A bot for the BYOND Discord server.
npm run start:devto run in dev mode (with livereload)npm run startto run in prod mode
Put these values in a .env file or in the projects environment variables.
DISCORD_TOKEN- the Discord token for the bot.
COMMAND_PREFIX- the command prefix for the bot. Defaults to!.IGNORE_PRESENCE- do not set presence values.