eggs/bots/discord/discord.js
Michael (Parker) Parker 2e2d70635e
update discordjs start command
add an auto update variable
added command to run git pull if .git and auto_update are set
added npm install to start command.
2019-06-13 10:46:29 -04:00
..
egg-discord-js-generic.json update discordjs start command 2019-06-13 10:46:29 -04: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.