diff --git a/README.md b/README.md index 6710613..8ad0238 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ - [Operating system](#operating-system) - [Automation](#automation) - [Telegram](#telegram) + - [Discord](#discord) - [IRC](#irc) - [Files](#files) - [Eventing](#eventing) @@ -165,6 +166,11 @@ - [vgram](https://github.com/dariotarantini/vgram) - Telegram bot library. +### Discord + +- [viscord](https://github.com/vlang/viscord) - Pretty basic library for connecting to the Discord gateway. +- [discord.v](https://github.com/Terisback/discord.v) - User-friendly Discord bot library. + ### IRC - [vitric](https://github.com/m-242/vitric) - A transparent IRC library.