This pr removes some useless code and removes the --production on npm install, as discord often uses -dev packages and removes confusion. Makes it generally more simple for people to run bots without having to figure out to remove the --production (not needed for bots)
discord.js generic
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.
The startup configs and commands may need changing to actually function properly.