add kitten

This commit is contained in:
snavy 2023-03-04 14:01:39 +00:00
parent 234fe863ec
commit f4fb8ab848
No known key found for this signature in database
GPG Key ID: 75CD30EFC43B60F3
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).