Skip to content

Lycreal/cqbot

Repository files navigation

cqbot

Python Version NoneBot Version license CodeFactor CI codecov

简介

基于 nonebot2

部署

1. 克隆仓库

git clone https://github.com/Lycreal/cqbot.git

2. 创建 python 虚拟环境

使用 poetry :

poetry install

3. 设置环境变量

.env.* 文件中写入必要的环境变量

4. 运行

在命令行中运行 python bot.py

开源许可证

MIT LICENSE