This website requires JavaScript.
Explore
Help
Sign In
xiaoyan159
/
Nonebot2-Xiao
Watch
1
Star
0
Fork
0
You've already forked Nonebot2-Xiao
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
2
Branches
0
Tags
master
Branches
Tags
View all branches
Go to file
Code
xiaoyan
161c36c4bc
fix: 修改
2023-09-22 17:26:59 +08:00
.idea
fix: 修改
2023-09-22 17:26:59 +08:00
cqhttp
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
src/plugins
/weather
fix: 修改
2023-09-22 17:26:59 +08:00
.env
fix: 修改
2023-09-22 17:26:59 +08:00
.env.dev
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
.env.prod
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
.gitignore
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
bot.py
fix: 修改
2023-09-22 17:26:59 +08:00
config.yml
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
pyproject.toml
feat: Nonebot初始化仓库
2023-02-07 00:12:35 +08:00
README.md
feat: Nonebot初始化仓库
2023-02-07 00:12:35 +08:00
README.md
NoneBot-Xiao
How to start
generate project using
nb create
.
create your plugin using
nb plugin create
.
writing your plugins under
src/plugins
folder.
run your bot using
nb run --reload
.
Documentation
See
Docs
Description
No description provided
Readme
27
MiB
Languages
Python
100%