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

Latest commit

 

History

History
16 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 392 Bytes

bot_DownloadGroupFiles

自动下载指定群的群文件

botoy.json中需要添加的参数

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

autoDownloadGroupFiles.groups 是监听的群号

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