Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superskyyy/skywalking-qq-bot
https://github.com/superskyyy/skywalking-qq-bot
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/superskyyy/skywalking-qq-bot
- Owner: Superskyyy
- Created: 2023-01-02T03:57:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T20:38:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T20:34:15.952Z (23 days ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)