dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.3.1 | You're being logged at https://irclog.whitequark.org/cinch/
Liothen has quit [Quit: The Dogmatic Law of Shadowsong]
Liothen has joined #cinch
greenbigfrog has quit [Ping timeout: 240 seconds]
greenbigfrog has joined #cinch
croberts has joined #cinch
<croberts> is it possible for cinch to join 2 irc networks
<croberts> internal/freenode
<dominikh> a single bot instance can only connect to one server. you'd need to run two separate bot instances, which can of course run in the same Ruby process in separate threads.
<croberts> ah ok ty