A generic Discord Bot written in Javascript.
You can invite ExoBot to your server with this link
type e!help
for a full list of commands.
- Discord.net
you will need to include an auth.json file with token and prefix and set variables. My Bot is running with Heroku.
{
"token": "TOKEN",
"prefix" : "e!"
}
Everyone is free to open an issue or create a pull request