1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-07 16:17:09 +02:00
parkervcp-pterodactyl-eggs/bots/discord/discord.js
Faye fc58a5db0a
Update egg-discord-js-generic.json
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)
2021-07-21 00:58:36 +02:00
..
egg-discord-js-generic.json Update egg-discord-js-generic.json 2021-07-21 00:58:36 +02:00
README.md updated many readme files 2019-05-05 08:49:12 -04:00

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.