fixed heading levels

added blank lines as needed
made headers into links
This commit is contained in:
LRMtheBoss 2021-12-09 08:25:39 -05:00
parent e94e0c2d27
commit b5877645e5

View File

@ -1,56 +1,69 @@
# Discord Bots # Discord Bots
### Some of these bots support other services but are primarily Discord bots ## Some of these bots support other services but are primarily Discord bots
### [ATLauncher Discord Bot](atlbot)
#### ATLauncher Discord Bot
[ATLauncher/discord-bot](https://github.com/ATLauncher/discord-bot) [ATLauncher/discord-bot](https://github.com/ATLauncher/discord-bot)
Their github has all the info you need Their github has all the info you need
#### Bastion ### [Bastion](bastion)
[TheBastionBot/Bastion](https://github.com/TheBastionBot/Bastion) [TheBastionBot/Bastion](https://github.com/TheBastionBot/Bastion)
Give awesome perks to your Discord server! Give awesome perks to your Discord server!
### Corpbot ### [Corpbot](corpbot)
[corpnewt/CorpBot.py](https://github.com/corpnewt/CorpBot.py) [corpnewt/CorpBot.py](https://github.com/corpnewt/CorpBot.py)
A very clumsy python bot for discord A very clumsy python bot for discord
#### DiscordJS ### [DiscordJS](discord.js)
[discord.js](https://discord.js.org/) [discord.js](https://discord.js.org/)
A generic discord.js egg for running discord bots. A generic discord.js egg for running discord bots.
#### DiscordPY ### [DiscordPY](discord.py)
[discord.py](https://discordpy.readthedocs.io/en/latest/) [discord.py](https://discordpy.readthedocs.io/en/latest/)
A generic discord.py egg for running discord bots. A generic discord.py egg for running discord bots.
#### discordgo ### [discordgo](discordgo)
[discordgo](https://github.com/bwmarrin/discordgo) [discordgo](https://github.com/bwmarrin/discordgo)
A generic go application egg. A generic go application egg.
#### FragBot ### [FragBot](fragbot)
[fragforce/fragbot](https://github.com/fragforce/fragbot) [fragforce/fragbot](https://github.com/fragforce/fragbot)
The bot that runs as the fragforce `@Fragbot` offering looking-for-group services for now The bot that runs as the fragforce `@Fragbot` offering looking-for-group services for now
#### MusicBot ### [JMusicBot](jmusicbot)
[jagrosh/MusicBot](https://github.com/jagrosh/MusicBot) [jagrosh/MusicBot](https://github.com/jagrosh/MusicBot)
A Discord music bot that's easy to set up and run yourself! A Discord music bot that's easy to set up and run yourself!
#### nodemon ### [nodemon](nodemon.js)
[nodemon](https://nodemon.io/) [nodemon](https://nodemon.io/)
A nodemon javascript egg for running and automatically restarting the node application when file changes in the directory are detected A nodemon javascript egg for running and automatically restarting the node application when file changes in the directory are detected
#### parkertron ### [parkertron](parkertron)
[parkervcp/parkertron](https://github.com/parkervcp/parkertron) [parkervcp/parkertron](https://github.com/parkervcp/parkertron)
The bot that runs as the pterodactyl `@Support Bot` The bot that runs as the pterodactyl `@Support Bot`
#### PixelBot ### [PixelBot](pixelbot)
[possatti/pixelbot](https://github.com/possatti/pixelbot) [possatti/pixelbot](https://github.com/possatti/pixelbot)
No longer actively developed. No longer actively developed.
Was used to test python services. Was used to test python services.
### RedBot ### [RedBot](redbot)
[Cog-Creators/Red-DiscordBot](https://github.com/Cog-Creators/Red-DiscordBot) [Cog-Creators/Red-DiscordBot](https://github.com/Cog-Creators/Red-DiscordBot)
A multifunction Discord bot A multifunction Discord bot
#### SinusBot ### [SinusBot](sinusbot)
[SinusBot](https://www.sinusbot.com/) [SinusBot](https://www.sinusbot.com/)
Please Check their site for an in depth on the bot. Please Check their site for an in depth on the bot.