The official repository for the bot on the Wulkanowy Discord server.
Full guidelines are in the CONTRIBUTING file.
Install dependencies
$ npm installRun lint
$ npm run lintRun bot Requires DISCORD_TOKEN environmental variable
$ npm run startDISCORD_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.