diff --git a/README.md b/README.md index e451b6e5..dbc8ed1e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/bots/discord/README.md b/bots/discord/README.md index 32e7f28b..41f95307 100644 --- a/bots/discord/README.md +++ b/bots/discord/README.md @@ -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!