Skip to content

Twitch / IRC chatbot built with Minicli - Demo Project

License

Notifications You must be signed in to change notification settings

minicli/minichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minichat for Twitch

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.

Building Minichat

You can find a detailed tutorial covering this project here:

Check out also this live stream video where we implement the first bot command.

Installation & Setup

Requirements:

  • php-cli >= 7.2
  • Composer

Installation:

  1. Clone this repository
  2. Run composer install
  3. Set up your Twitch username and oauth key in config.php
  4. Run ./minichat twitch to connect to your stream chat

TO DO

  • Ignore list
  • Bot commands

About

Twitch / IRC chatbot built with Minicli - Demo Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages