Skip to content

Aestas16/niuniuBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niuniuBot

部署

先按照官方文档安装 nb-cli。

git clone [email protected]:Aestas16/niuniuBot.git
cd niuniuBot
python -m venv .venv                                # 需要等待一段时间
source .venv/bin/activate                           # 进入虚拟环境
pip install -r requirements.txt                     # 安装依赖
nb run --reload                                     # 启动 bot 并保持热重载状态

About

An interesting QQ bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages