<dominikh>
well, not exactly like that, that probably causes an infinite loop if both bots are in the same channel :P
<dominikh>
oh, diff servers, can't happen :>
<dominikh>
so yeah, like that
<brandon|work>
haha, thanks! I can see how to work with this
<dominikh>
great
Dann1 has quit [Quit: GODDAMNIT]
<brandon|work>
dominikh: one trouble I ran into with this was getting both bots to run. As soon as it called for a bot to start, everything after that stopped.
<brandon|work>
I worked around it with Thread.new{} though
<dominikh>
that's not a workaround, that's how you do it :) Bot#start will block until the bot quits, so yeah, one thread per bot
<brandon|work>
ha! I'm glad I figured that out, then
<dominikh>
:)
kith has quit [Read error: Connection reset by peer]