dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.0.9
sleetdrop has joined #cinch
sleetdrop has quit [Client Quit]
space_ has joined #cinch
space has quit [Ping timeout: 245 seconds]
space_ is now known as Space
Space has quit [Changing host]
Space has joined #cinch
<Bourbon>
I wrote some code to catch the kick event and rejoin a channel
<Bourbon>
the rejoining seems to work fine
<Bourbon>
I wanted to have the bot complain at the person responsible for the kicking, after, but I can't seem to make the bot say anything after joining the channel
jonahR has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
postmodern has quit [Quit: Leaving]
postmodern has joined #cinch
leftylin1 has joined #cinch
jonahR has quit [*.net *.split]
leftylink has quit [*.net *.split]
dominikh1 has joined #cinch
dominikh has quit [Disconnected by services]
dominikh1 is now known as dominikh
Donovan has joined #cinch
dyoung522 has quit [Ping timeout: 245 seconds]
kludge` has quit [Disconnected by services]
kludge` has joined #cinch
txdv has quit [Ping timeout: 245 seconds]
txdv has joined #cinch
Aquilo_ has left #cinch [#cinch]
kludge` has quit [Ping timeout: 245 seconds]
kludge` has joined #cinch
postmodern has quit [Quit: Leaving]
<waxjar>
bourbon, maybe the privmsg reaches the server before you have actually joined the channel?
<waxjar>
could set an instance variable @kicked to true, catch the join event and check if m.user.nick matches bot.nick and then complain
<waxjar>
although you'll likely end up with a second kick :P
Space has quit [Read error: Connection reset by peer]