chore: sync current WechatHookBot workspace
This commit is contained in:
16
plugins/News60s/config.toml
Normal file
16
plugins/News60s/config.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
# 60秒读懂世界插件配置
|
||||
|
||||
[proxy]
|
||||
enabled = true
|
||||
type = "socks5"
|
||||
host = "38.55.107.103"
|
||||
port = 53054
|
||||
|
||||
[behavior]
|
||||
enable_command = true # 是否启用指令触发
|
||||
command_keywords = ["/60s", "/新闻", "/早报"] # 触发指令
|
||||
group_whitelist = ["47652853273@chatroom", "48712602520@chatroom", "48977668554@chatroom", "51803330518@chatroom"] # 群组白名单,留空表示所有群组
|
||||
|
||||
[schedule]
|
||||
enabled = true # 是否启用定时推送
|
||||
# 定时任务在代码中配置为每天早上8点
|
||||
Reference in New Issue
Block a user