Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 636 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 636 Bytes

Scripts

npm start

starts app in dev mode

npm run build

builds the app

Configuration

AUTH

Head here and generate auth for bot account

JSON API

Create account and api key

.env file

In root folder there is .env, simply edit it with text editor and put all data

variable value
BOT_NAME bot username
CHANNEL channel name where bot connects
BOT_AUTH auth (put it without oauth:)
JSON_API paste everything from website