MemeLabs / mentions

opt-in mentions chat-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging/Bot for strims.gg chat mentions

Source code for the mentions bot/logger on strims.gg

Install node.js

Visit https://nodejs.org/ and install the package to be able to use npm

Install the node dependencies

$ npm install

Config

Config is located at ./src/config.json

Change the jwt_token key to your jwt token.

Running

You will have to run the logger and bot in seperate terminals.

$ node logger

and

$ node bot

About

opt-in mentions chat-bot


Languages

Language:JavaScript 100.0%