8000 GitHub - KimigaiiWuyi/fan_check: NoneBot2平台QQ频道适配器的B站UP粉丝量监测插件
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NoneBot2平台QQ频道适配器的B站UP粉丝量监测插件

License

Notifications You must be signed in to change notification settings

KimigaiiWuyi/fan_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fan_check

NoneBot2平台QQ频道适配器的B站UP粉丝量监测插件

0.安装Python环境及其依赖

该步骤省略 推荐安装Python3.10.x 依赖看着来

1.安装Nonebot2

2.安装本插件插件

git clone https://ghproxy.com/https://github.com/KimigaiiWuyi/fan_check.git --depth=1 --single-branch

3.配置.env

.env的配置参考如下(部分敏感信息以*代替)

HOST=127.0.0.1
PORT=8080
LOG_LEVEL=DEBUG
FASTAPI_RELOAD=false
DRIVER=~fastapi+~websockets+~httpx
SUPERUSERS=[7689493**07987945**]
COMMAND_START=["","/"]
QQGUILD_BOTS=[{"id":10*****1,"token":"T3an********QQebo","secret":"c8b91********940","intent":{"direct_message": true}}]
QQGUILD_IS_SANDBOX=false

4.在Bot目录内输入nb run

About

NoneBot2平台QQ频道适配器的B站UP粉丝量监测插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0