nyxkrage / bashbot

A Twitch.tv chatbot written in Bash using `nc` and coreutils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Chatbot in Bash

TODOS

  1. HTTP Server with nc
  2. OAuth flow to get a twitch token
  3. Joining channels and keeping track of FIFO pipes (Only runs in a single channel)
  4. Read messages and respond to IRC commands (PING)
  5. Read messages and parse out any commands
  6. Figure out a system for declaring commands easily

About

A Twitch.tv chatbot written in Bash using `nc` and coreutils

License:The Unlicense


Languages

Language:Shell 100.0%