1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00

Merge pull request #196 from parkervcp/update_readmes

updated many readme files
This commit is contained in:
Michael (Parker) Parker 2019-05-05 08:50:03 -04:00 committed by GitHub
commit cbb5ee2728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
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.
@ -27,12 +27,13 @@ If you are reading this it looks like you are looking to add an egg to your serv
## Bot Eggs
[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
* [pixel-bot](/bots/discord/pixelbot/) Python
* [discord.js](bots/discord/discord.js/) discord.js
* [Sinusbot](/bots/discord/sinusbot/)
* [Bastion](/bots/discord/bastion/)
[TeamSpeak3](bots/teamspeak3)
* [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)
[ET: Legacy](/etlegacy/etlegacy/)
[Factorio](/factorio/factorio/)
[Grand Theft Auto](/gta/)
* [FiveM](/gta/fivem/)
* [RageMP](/gta/ragemp/)
* [Multi Theft Auto](/gta/mtasa/)
* GTA V
* [FiveM](/gta/fivem/)
* [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/)
* [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)
* [Technic](/minecraft_java/technic/)
[Minecraft Bedrock](/minecraft_bedrock/)
* [Bedrock](/minecraft_bedrock/bedrock/)
* [Nukkit](/minecraft_bedrock/nukkit/)
* [PocketMine MP](/minecraft_bedrock/pocketmine_mp/)
[Minecraft Proxies](/minecraft_proxy/)
[Minecraft Proxies](/minecraft_proxy/) (these are for the java version of minecraft)
* [Waterfall](/minecraft_proxy/waterfall/)
[Mount & Blade Warband](/mb_warband/)
[OpenTTD](/openttd/)
[Source](/source_servers/) These eggs use steamcmd to install
* [7 Days to Die](/source_servers/7_days_to_die/)
* [ARK Survival Evolved](/source_servers/ark_survival_evolved/)
* [PixARK](/source_servers/pixark/)
* [Rust Staging Branch](/source_servers/rust-staging/)
* [Starbound](/source_servers/starbound)
[Squad](/squad/)
[Unreal Engine](/unreal_engine)
* [Tower Unit](/unreal_engine/tower_unit/)
[Squad](/squad/)
[Terraria](/terraria/)
* [tmodloader](/terraria/tmodloader)
* [tshock](/terraria/tshock/)

View File

@ -14,6 +14,14 @@ Their github has all the info you need
[TheBastionBot/Bastion](https://github.com/TheBastionBot/Bastion)
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
[parkervcp/parkertron](https://github.com/parkervcp/parkertron)
The bot that runs as the pterodactyl `@Support Bot`

View File

@ -2,4 +2,6 @@
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`
### Server Ports
There are no ports required for parkertron
There are no ports required for fragbot