Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 机器人框架

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`.