Merge pull request #1612 from CDE90/add/rust-lang

Add Rust generic egg (discord.rs)
This commit is contained in:
Michael (Parker) Parker
2022-07-25 14:34:49 -04:00
committed by GitHub
3 changed files with 93 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [discord.java](bots/discord/discord.java) Java generic
* [discord.js](bots/discord/discord.js) Node JS generic
* [discord.py](bots/discord/discord.py) Python generic
* [discord.rs](bots/discord/discord.rs) Rust generic
* [Dynamica](/bots/discord/dynamica) Node JS
* [fragbot](/bots/discord/fragbot) Golang
* [JMusicBot](/bots/discord/jmusicbot) Java