jaidbot
v6.10.0
Published
Personal chat bot for my Twitch stream.
Downloads
129
Maintainers
Readme
Jaidbot
Personal chat bot for my Twitch stream.
Installation
npm install --global jaidbot@^6.10.0
yarn global add jaidbot@^6.10.0
(if configured properly)
npm install --global @jaid/jaidbot@^6.10.0
CLI Usage
After installing package jaidbot
globally, you can use its command line interface.
jaidbot
For usage instructions:
jaidbot --help
Development
Setting up:
git clone [email protected]:jaid/jaidbot.git
cd jaidbot
npm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
License
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)