eggs/bots/discord/discord.js
Lucas van Beek b348fe4f18
Update discordjs generic egg to node 12
New discordjs update requires nodejs v12, so I updated the egg
2020-03-26 16:17:05 +01:00
..
egg-discord-js-generic.json Update discordjs generic egg to node 12 2020-03-26 16:17:05 +01: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.