Source code for the mentions bot/logger on strims.gg
Visit https://nodejs.org/ and install the package to be able to use npm
$ npm install
Config is located at ./src/config.json
Change the jwt_token
key to your jwt token.
You will have to run the logger and bot in seperate terminals.
$ node logger
and
$ node bot