Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

opq-osc/bot_DownloadGroupFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bot_DownloadGroupFiles

自动下载指定群的群文件

botoy.json中需要添加的参数

  {
  "autoDownloadGroupFiles.groups": [123456,654321],
  "autoDownloadGroupFiles.downloadPath": ""
  }

autoDownloadGroupFiles.groups 是监听的群号

autoDownloadGroupFiles.downloadPath 只能填绝对路径,不填的话就是默认路径,会下载在插件的files文件夹里

About

自动下载指定群的群文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages