Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

LittleSkinCommspt/approval-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleSkin 入群审核机器人

迁移至 mirai!


部署

  1. 克隆此仓库
  2. 设置 graia-hostgraia-authkeygraia-account 这三个环境变量。第一个为 mirai-http-api 地址,第二个为 authkey,第三个为机器人的 QQ 号。你可以在 mirai-http-api 的配置文件中找到前两项。
  3. 确保配置文件中的 enableWebsocket 被设置为 true
  4. 确保你安装了 Python3.6 +
  5. 使用恰当的方法安装依赖,如 pip3 install -r requirements.txt
  6. 使用恰当的 Python3 版本运行 main.py,机器人开始运行

Releases

No releases published

Packages

No packages published

Languages