Update README.md

Alphabetical reordering fixed and made the daemon importing egg warning a little more clear.
This commit is contained in:
Thomas Selwyn 2021-01-05 21:16:51 -05:00
parent 0433f7d4fd
commit b7a82e9fae

View File

@ -18,7 +18,7 @@ If you are reading this it looks like you are looking to add an egg to your serv
5. Select what nest you want to put the egg in.
1. If you want a new nest you need to create it before importing the egg.
# You must restart your daemon after importing an egg if you are using 0.7, this is not required on 1.X.
# You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X.
## Please read the CONTRIBUTING.md before submitting PRs
@ -39,6 +39,9 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [Redbot](/bots/discord/redbot) Python
* [SinusBot](/bots/discord/sinusbot)
[Other](/bots/other)
* [Big Brother Bot](/bots/other/bigbrotherbot)
[Twitch](/bots/twitch)
* [PhantomBot](/bots/twitch/phantombot)
* [SogeBot](/bots/twitch/sogebot)
@ -46,9 +49,6 @@ If you are reading this it looks like you are looking to add an egg to your serv
[TeamSpeak3](bots/teamspeak3)
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod)
[Other](/bots/other)
* [Big Brother Bot](/bots/other/bigbrotherbot)
## [Database](/database)
### In-Memory Databases
[Redis](/database/redis)