A twitch.tv chat bot
View current commands
- Install nodejs
- Install yarn:
npm install --global yarn
- Git clone the repo
- Get the dependencies:
yarn
- Copy the
password.example.js
file and rename topassword.js
, then input your credentials - Create a sqlite3 database.db with the required tables
- Create folder "frames"
- Create folder "fonts" with font NotoSansJP-Regular
- Run the bot:
yarn node botardo.js