awesome-mirai
awesome-mirai copied to clipboard
添加自动续火mirai-console插件
mirai-console-automations
功能:
配置发送消息的对象实现自动向对方发送消息续火
{
"local": true,
"setting": {
"account1": {
"target": "message"
},
"account2": {
"target": "message"
}
}
}
-
local: true
本地运行,登录即发送完成后退出 -
local: false
服务器运行,每天12点自动发送 - 不提供自设时间,防止高频发送无用消息