Twitch Chat, but inside of Isaac, isn't it awesome?
Warning
TwIsaac requires --luadebug flag in launch options, since it uses luasocket to connect to Twitch Chat.
- You can read messages that people send in your/someone's chat!
- And even reply to them, using console commands, wow!
- Download and extract the contents into <game_installation>/mods/
- Open twisaac/config.example.luaand replacetoken,usernameandchannelvariables with your own (instructions are inside of the file)
- Rename config.example.luatoconfig.lua
- Start a New Game!
Sends a message to Twitch.
- Arguments: string message
- Usage: twisaac_say Hello, World!
Replies to specific message from current chat hud.
- Arguments: number message_index,string message
- Usage: twisaac_reply 1 Hello, shockpast!
