From 5c212707a35d49431114e6414962da2e514251ce Mon Sep 17 00:00:00 2001 From: Snavy <46828965+bbSnavy@users.noreply.github.com> Date: Sat, 4 Mar 2023 14:26:07 +0000 Subject: [PATCH] add kitten (#168) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17339b5..a4801f7 100644 --- a/README.md +++ b/README.md @@ -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).