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
5
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xiaoyan159
885a92bd8e
适配新版直播吧页面
2023-04-27 23:26:39 +08:00
.idea
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
cqhttp
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +08:00
src
/plugins
适配新版直播吧页面
2023-04-27 23:26:39 +08:00
.env
fix: 按照对话模式提供单轮比赛预测
2023-02-13 18:12:16 +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-02-13 18:12:16 +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%