Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加自动续火mirai-console插件 #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ViceEye
Copy link

@ViceEye ViceEye commented Dec 14, 2023

mirai-console-automations

功能:

配置发送消息的对象实现自动向对方发送消息续火

{
  "local": true,
  "setting": {
    "account1": {
      "target": "message"
    },
    "account2": {
      "target": "message"
    }
  }
}
  • local: true 本地运行,登录即发送完成后退出
  • local: false 服务器运行,每天12点自动发送
  • 不提供自设时间,防止高频发送无用消息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant