updated many readme files

This commit is contained in:
Michael (Parker) Parker 2019-05-05 08:49:12 -04:00
parent 45cdc2fcb5
commit c66621af60
4 changed files with 32 additions and 20 deletions

View File

@ -2,7 +2,7 @@
I am working on adding a large collection of public eggs for the Pterodactyl community. I am working on adding a large collection of public eggs for the Pterodactyl community.
With that I am also accepting PR's for new service and also updates to the current ones. With that I am also accepting PR's for new services and also updates to the current ones.
If you are submitting PR's try and keep names and titles the same. If you are submitting PR's try and keep names and titles the same.
@ -28,11 +28,12 @@ If you are reading this it looks like you are looking to add an egg to your serv
[Discord](/bots/discord/) [Discord](/bots/discord/)
* [ATL Bot](/bots/discord/atlbot/) Node JS * [ATL Bot](/bots/discord/atlbot/) Node JS
* [Bastion](/bots/discord/bastion/)
* [discord.js](bots/discord/discord.js/) Node JS generic
* [fragbot](/bots/discord/fragbot/) Golang
* [parkertron](/bots/discord/parkertron/) Golang * [parkertron](/bots/discord/parkertron/) Golang
* [pixel-bot](/bots/discord/pixelbot/) Python * [pixel-bot](/bots/discord/pixelbot/) Python
* [discord.js](bots/discord/discord.js/) discord.js
* [Sinusbot](/bots/discord/sinusbot/) * [Sinusbot](/bots/discord/sinusbot/)
* [Bastion](/bots/discord/bastion/)
[TeamSpeak3](bots/teamspeak3) [TeamSpeak3](bots/teamspeak3)
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod/) * [JTS3ServerMod](/bots/teamspeak3/jts3servermod/)
@ -47,14 +48,20 @@ If you are reading this it looks like you are looking to add an egg to your serv
[Don't Starve](/dont_starve/dont_starve) [Don't Starve](/dont_starve/dont_starve)
[ET: Legacy](/etlegacy/etlegacy/)
[Factorio](/factorio/factorio/) [Factorio](/factorio/factorio/)
[Grand Theft Auto](/gta/) [Grand Theft Auto](/gta/)
* [FiveM](/gta/fivem/) * GTA V
* [RageMP](/gta/ragemp/) * [FiveM](/gta/fivem/)
* [Multi Theft Auto](/gta/mtasa/) * [RageMP](/gta/ragemp/)
* GTA SA
* [Multi Theft Auto](/gta/mtasa/)
* [SA-MP](/gta/samp/)
[Minecraft Bedrock](/minecraft_bedrock/)
* [Bedrock](/minecraft_bedrock/bedrock/)
* [Nukkit](/minecraft_bedrock/nukkit/)
* [PocketMine MP](/minecraft_bedrock/pocketmine_mp/)
[Minecraft Java](/minecraft_java/) [Minecraft Java](/minecraft_java/)
* [Forge](/minecraft_java/forge/) * [Forge](/minecraft_java/forge/)
@ -63,30 +70,25 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [PaperSpigot (Legacy)](/minecraft_java/spigot/paper-legacy) * [PaperSpigot (Legacy)](/minecraft_java/spigot/paper-legacy)
* [Technic](/minecraft_java/technic/) * [Technic](/minecraft_java/technic/)
[Minecraft Bedrock](/minecraft_bedrock/) [Minecraft Proxies](/minecraft_proxy/) (these are for the java version of minecraft)
* [Bedrock](/minecraft_bedrock/bedrock/)
* [Nukkit](/minecraft_bedrock/nukkit/)
* [PocketMine MP](/minecraft_bedrock/pocketmine_mp/)
[Minecraft Proxies](/minecraft_proxy/)
* [Waterfall](/minecraft_proxy/waterfall/) * [Waterfall](/minecraft_proxy/waterfall/)
[Mount & Blade Warband](/mb_warband/) [Mount & Blade Warband](/mb_warband/)
[OpenTTD](/openttd/) [OpenTTD](/openttd/)
[Source](/source_servers/) These eggs use steamcmd to install [Source](/source_servers/) These eggs use steamcmd to install
* [7 Days to Die](/source_servers/7_days_to_die/) * [7 Days to Die](/source_servers/7_days_to_die/)
* [ARK Survival Evolved](/source_servers/ark_survival_evolved/)
* [PixARK](/source_servers/pixark/) * [PixARK](/source_servers/pixark/)
* [Rust Staging Branch](/source_servers/rust-staging/) * [Rust Staging Branch](/source_servers/rust-staging/)
* [Starbound](/source_servers/starbound) * [Starbound](/source_servers/starbound)
[Squad](/squad/)
[Unreal Engine](/unreal_engine) [Unreal Engine](/unreal_engine)
* [Tower Unit](/unreal_engine/tower_unit/) * [Tower Unit](/unreal_engine/tower_unit/)
[Squad](/squad/)
[Terraria](/terraria/) [Terraria](/terraria/)
* [tmodloader](/terraria/tmodloader) * [tmodloader](/terraria/tmodloader)
* [tshock](/terraria/tshock/) * [tshock](/terraria/tshock/)

View File

@ -14,6 +14,14 @@ Their github has all the info you need
[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!
#### DiscordJS
[discord.js](https://discord.js.org/)
A generic discord.js egg for running discord bots.
#### fragbot
[fragforce/fragbot](https://github.com/fragforce/fragbot)
The bot that runs as the fragforce `@Fragbot` offering looking-for-group services for now
#### 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`

View File

@ -3,3 +3,5 @@
This egg was designed to allow a user to pull their own nodejs discord bot from a repo. This egg was designed to allow a user to pull their own nodejs discord bot from a repo.
There is an option to allow a user to upload their own files to run a bot. There is an option to allow a user to upload their own files to run a bot.
The startup configs and commands may need changing to actually function properly.

View File

@ -5,4 +5,4 @@ The golang based discord bot for fragforce.
Runs the fragforce `@fragbot` Runs the fragforce `@fragbot`
### Server Ports ### Server Ports
There are no ports required for parkertron There are no ports required for fragbot