mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add Discord libs (#97)
* Add Discord libs * Correct the header link according to the linter
This commit is contained in:
parent
51b41176e0
commit
d6c17b4c63
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user