update README's

This commit is contained in:
Michael Parker 2020-06-29 17:04:37 -04:00
parent 6748c429a6
commit 2a707a1982
2 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,7 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [Bastion](/bots/discord/bastion/)
* [CorpBot](/bots/discord/corpbot/) Python
* [discord.js](bots/discord/discord.js/) Node JS generic
* [discord.py](bots/discord/discord.py/) Python generic
* [fragbot](/bots/discord/fragbot/) Golang
* [jmusicbot](/bots/discord/jmusicbot) Java
* [parkertron](/bots/discord/parkertron/) Golang

View File

@ -18,6 +18,10 @@ Give awesome perks to your Discord server!
[discord.js](https://discord.js.org/)
A generic discord.js egg for running discord bots.
#### DiscordPY
[discord.py](https://discordpy.readthedocs.io/en/latest/)
A generic discord.py egg for running discord bots.
#### MusicBot
[jagrosh/MusicBot](https://github.com/jagrosh/MusicBot)
A Discord music bot that's easy to set up and run yourself!