Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quqionfree/cookiebot
A group operation bot for QQ, base on Nonebot
https://github.com/quqionfree/cookiebot
nonebot2 operate python3 qq qqbot
Last synced: about 1 month ago
JSON representation
A group operation bot for QQ, base on Nonebot
- Host: GitHub
- URL: https://github.com/quqionfree/cookiebot
- Owner: quqiOnfree
- License: agpl-3.0
- Created: 2024-07-28T10:27:42.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-29T03:52:55.000Z (5 months ago)
- Last Synced: 2024-07-29T12:12:59.383Z (5 months ago)
- Topics: nonebot2, operate, python3, qq, qqbot
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CookieBot
这是一个通过Bor处理加群请求的插件
目前处于Alpha测试状态
欢迎Pr(不是)## How to start
1. generate project using `nb create` .
2. install plugins using `nb plugin install` .
3. run your bot using `nb run` .由于此插件为单独插件,请修改Bot目录的`pyproject.toml`里的`plugin_dir`后将插件文件放入设定的文件夹载入
## Documentation
See [Docs](https://nonebot.dev/)
## License
本仓库遵循AGPL-3.0 license