Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 987 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 987 Bytes

VJBotardo

A twitch.tv chat bot
View current commands

Used API's and Services

How to run the bot

  1. Install nodejs
  2. Install yarn: npm install --global yarn
  3. Git clone the repo
  4. Get the dependencies: yarn
  5. Copy the password.example.js file and rename to password.js, then input your credentials
  6. Create a sqlite3 database.db with the required tables
  7. Create folder "frames"
  8. Create folder "fonts" with font NotoSansJP-Regular
  9. Run the bot: yarn node botardo.js