-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Conversation
working on an alert for incomplete configs now... |
Would you mind horribly updating the description for the bot to have links to the ATL repos? Also do you have links to the dockerfile for this? I am sure there is a way we can add a node container to the pterodactyl repo. |
I have been working on tweaking this service myself while I wait.
|
alright, here are the links, origional bot github: https://github.com/ATLauncher/discord-bot origional bot dockerhub: https://hub.docker.com/r/atlauncher/discord-bot/ my version github: https://github.com/Aaronstar-McClure/npm my version dockerhub: https://hub.docker.com/r/aaronstar/npm/ |
@Aaronstar-McClure I am about to accept this PR but I will be tearing it apart and updating it with what I have. Please take a look after I get my stuff up. |
i used node 8, because that was what he used, im not sure which distro that was built off of, so all the commands were trial and error. i shyed away from config parseing because i had some trouble with it for a different egg. things of note though: the file in /configs/ needs to be renamed to remove the .example... |
also, the install script uses node 8 because it needs to build the server before passing it to the run docker |
Added new variables, fixed the current Libc++
converted https://github.com/ATLauncher/discord-bot to work on pterodactyl. while i did not directly use his docker file, the install script was somewhat based off of it. docker github at https://github.com/Aaronstar-McClure/npm, auto built at https://hub.docker.com/r/aaronstar/npm/