Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/superskyyy/skywalking-qq-bot


https://github.com/superskyyy/skywalking-qq-bot

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# SkyWalking-QQ-Bot

## How to start

1. generate project using `nb create` .
2. create your plugin using `nb plugin create` .
3. writing your plugins under `src/plugins` folder.
4. run your bot using `nb run` .

## Documentation

See [Docs](https://v2.nonebot.dev/)