Skip to content

Godlikehobbit/chatbot3

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • HTML 8.0%
  • CSS 1.4%