Skip to content
Alex Baines edited this page Jun 3, 2018 · 3 revisions
  1. Clone the insobot repository somewhere.
  2. Follow the building instructions
    tl;dr: run make
  3. Follow the running instructions
    tl;dr: copy insobot.sh.example to insobot.sh and edit the hostname/port/channel etc
  4. Connect to the server, join the channel and use !m to see the modules enabled for that channel. (some are global, and won't be listed in !m)
  5. Use !mon or !moff to enable/disable modules as you see fit (requires whitelist)
  6. Done!

You probably won't want all the modules though, like hmnrss or hmninfo, so have a look at the MODULES var documentation here

See this page for a more complete set-up guide for twitch.tv's chat

Clone this wiki locally