Closed rexim closed 7 years ago
Since Twitch uses IRC for their chat functionality we can start with developing a general IRC bot.
This might be helpful https://github.com/archaelus/erlirc
Keep in mind that erlirc is not available in hex.pm. Install it directly from the git repo
{erlirc, {git, "git://github.com/archaelus/erlirc.git", {ref, Ref}}}
Pieces
#13 Start tsoder_bot instance on application start[x] #17 Implement actor that acts as a Twich chat and sends messages to the Bot FSM instance
The bot should be able to join a twitch chat and sit there. See https://dev.twitch.tv/docs/v5/guides/irc/