The official repository for the bot on the Wulkanowy Discord server.
Full guidelines are in the CONTRIBUTING file.
Install dependencies
$ npm install
Run lint
$ npm run lint
Run bot Requires DISCORD_TOKEN
environmental variable
$ npm run start
DISCORD_TOKEN
is an environmental variable that specifies Discord Bot Token. It needs to be specified for the bot to work. For testing please use your own bot token.