geewiz / twitch-bot

The twitch-bot Ruby gem for building Twitch chat bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing local mode for development

geewiz opened this issue · comments

During development, it would be helpful if we could run a local instance of the bot and use terminal I/O to test it.

Resolved with 3140239