Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foliageowo/justbot
一个轻量的异步 QQ 机器人框架
https://github.com/foliageowo/justbot
bot cqhttp framework go-cqhttp python qq qqbot
Last synced: about 2 months ago
JSON representation
一个轻量的异步 QQ 机器人框架
- Host: GitHub
- URL: https://github.com/foliageowo/justbot
- Owner: FoliageOwO
- License: agpl-3.0
- Created: 2021-10-05T13:36:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T05:14:49.000Z (5 months ago)
- Last Synced: 2024-10-14T16:11:41.518Z (2 months ago)
- Topics: bot, cqhttp, framework, go-cqhttp, python, qq, qqbot
- Language: Python
- Homepage:
- Size: 161 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JustBot
![](https://img.shields.io/github/repo-size/WindLeaf233/JustBot)
![](https://img.shields.io/pypi/v/jbot)
![](https://img.shields.io/github/license/WindLeaf233/JustBot)
![](https://img.shields.io/badge/made%20with-%E2%9D%A4-important)一个轻量的异步 QQ 机器人框架
---
## 开始使用
```shell
$ pip install jbot
```用法见 [`USAGE.md`](USAGE.md).
## 关于
此项目只是闲暇时间的随手之作, 可能包含让人呕血的代码, 也包含一些 ***为了实现而实现*** 的代码.
部分实现参考了 `GraiaApplication`.