This project implements a command-line chatbot for Twitch / IRC built with Minicli (PHP).
Notice: this is not a regular chat client where you can reply from a prompt. You'll have to define automatic responses and behavior programmatically.
You can find a detailed tutorial covering this project here:
Check out also this live stream video where we implement the first bot command.
Requirements:
php-cli
>= 7.2- Composer
Installation:
- Clone this repository
- Run
composer install
- Set up your Twitch username and oauth key in
config.php
- Run
./minichat twitch
to connect to your stream chat
- Ignore list
- Bot commands