forked from pelican-eggs/eggs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request pelican-eggs#1212 from Software-Noob/add/discord-b…
…ot-images Include all current python and nodejs images for bots
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,14 @@ | |
"version": "PTDL_v1", | ||
"update_url": null | ||
}, | ||
"exported_at": "2021-03-30T01:47:36+00:00", | ||
"exported_at": "2021-06-30T14:47:33+03:00", | ||
"name": "discord.js generic", | ||
"author": "[email protected]", | ||
"description": "a generic discord js bot egg\r\n\r\nThis will clone a git repo for a bot. it defaults to master if no branch is specified.\r\n\r\nInstalls the node_modules on install. If you set user_upload then I assume you know what you are doing.", | ||
"features": null, | ||
"images": [ | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-16", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-15", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-14", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-10" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,13 @@ | |
"version": "PTDL_v1", | ||
"update_url": null | ||
}, | ||
"exported_at": "2021-03-31T23:08:12+00:00", | ||
"exported_at": "2021-06-30T14:48:29+03:00", | ||
"name": "discord.py generic", | ||
"author": "[email protected]", | ||
"description": "A Discord bot written in Python using discord.py\r\n\r\nhttps:\/\/github.com\/Ispira\/pixel-bot", | ||
"features": null, | ||
"images": [ | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_python-3.9", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_python-3.8", | ||
"quay.io\/parkervcp\/pterodactyl-images:debian_python-2.7" | ||
], | ||
|