add kitten (#168)

This commit is contained in:
Snavy 2023-03-04 14:26:07 +00:00 committed by GitHub
parent 234fe863ec
commit 5c212707a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@
### Discord
- [discord.v](https://github.com/Terisback/discord.v) - User-friendly Discord bot library.
- [kitten](https://github.com/geniushq/kitten) - Simple Discord API library for writing bots.
- [viscord](https://github.com/vlang/viscord) - Pretty basic library for connecting to the Discord gateway.
- [vord](https://github.com/9xN/vord) - Library for interacting with user account endpoints and gateway (Self-bots, custom clients, etc).