Personal chat bot for my Twitch stream.
npm install --global jaidbot@^6.10.0yarn global add jaidbot@^6.10.0
(if configured properly)
npm install --global @jaid/jaidbot@^6.10.0After installing package jaidbot globally, you can use its command line interface.
jaidbotFor usage instructions:
jaidbot --helpSetting up:
git clone [email protected]:jaid/jaidbot.git
cd jaidbot
npm installTesting:
npm run test:devTesting in production environment:
npm run testMIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)