Skip to content

Commit

Permalink
Add discordwebhook (#203)
Browse files Browse the repository at this point in the history
Super simple interface to send discord messages through webhooks.
  • Loading branch information
ysdragon authored Sep 18, 2023
1 parent 32d0db9 commit 73657c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
### Discord

- [discord.v](https://github.com/Terisback/discord.v) - User-friendly Discord bot library.
- [discordwebhook](https://github.com/ysdragon/discordwebhook) - Super simple interface to send discord messages through webhooks.
- [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).
Expand Down

0 comments on commit 73657c4

Please sign in to comment.