Skip to content

Jaid/jaidbot

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
May 14, 2021
Dec 2, 2019
Jul 6, 2020
May 22, 2019
May 21, 2019
Jul 8, 2019
Dec 21, 2019
Jan 20, 2020
Sep 17, 2021
May 22, 2021
Sep 17, 2021
Mar 16, 2020
Nov 23, 2022
Sep 19, 2021
Jul 6, 2020
Oct 1, 2020
Sep 17, 2021

Repository files navigation

Jaidbot

License Sponsor jaidbot
Build status Commits since v6.10.0 Last commit Issues
Latest version on npm Dependents Downloads

Personal chat bot for my Twitch stream.

Installation

jaidbot on npm

npm install --global jaidbot@^6.10.0

jaidbot on Yarn

yarn global add jaidbot@^6.10.0

@jaid/jaidbot on GitHub Packages
(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)