dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.1.0
thews_ has joined #cinch
thews has quit [Ping timeout: 245 seconds]
djbkd has joined #cinch
djbkd has quit [Remote host closed the connection]
irsol_ has joined #cinch
irsol has quit [*.net *.split]
Tiesoul has quit [*.net *.split]
catepillar has quit [*.net *.split]
irsol_ has quit [Changing host]
irsol_ has joined #cinch
irsol_ is now known as irsol
catepillar has joined #cinch
rikai has quit [Quit: No Ping reply in 180 seconds.]
thews_ has quit [*.net *.split]
v0n has quit [*.net *.split]
Azure has quit [*.net *.split]
rikai has joined #cinch
thews_ has joined #cinch
Azure has joined #cinch
v0n has joined #cinch
djbkd has joined #cinch
_djbkd has joined #cinch
djbkd has quit [Ping timeout: 260 seconds]
_djbkd has quit [Quit: My people need me...]
sarkyniin has joined #cinch
Tiesoul_ has joined #cinch
Tiesoul_ has quit [Disconnected by services]
Tiesoul_ has joined #cinch
Tiesoul_ has quit [Disconnected by services]
Tiesoul_ has joined #cinch
Tiesoul_ has quit [Remote host closed the connection]
leftylin1 has joined #cinch
Iota-Spencer has joined #cinch
leftylink has quit [Ping timeout: 260 seconds]
IotaSpencer has quit [Ping timeout: 260 seconds]
Lirion has quit [Ping timeout: 250 seconds]
FIQ has quit [Ping timeout: 250 seconds]
Lirion has joined #cinch
Dwarf has quit [Ping timeout: 250 seconds]
FIQ has joined #cinch
FIQ is now known as Guest77857
Dwarf has joined #cinch
thews has joined #cinch
thews has joined #cinch
thews_ has quit [Read error: Connection reset by peer]
Rylee has quit [*.net *.split]
v0n has quit [Ping timeout: 246 seconds]
Rylee has joined #cinch
Gizmokid2010 has joined #cinch
Gizmokid2005 has quit [*.net *.split]
Gizmokid2010 is now known as Gizmokid2005
leftylin1 has quit [Quit: wtf]
leftylink has joined #cinch
v0n has joined #cinch
Iota-Spencer has quit [Ping timeout: 240 seconds]
Gizmokid2005 has quit [Ping timeout: 240 seconds]
Gizmokid2005 has joined #cinch
IotaSpencer has joined #cinch
leftylin1 has joined #cinch
leftylink has quit [*.net *.split]
Edelwin has quit [*.net *.split]
Edelwin has joined #cinch
Guest77857 has quit [Write error: Connection reset by peer]
Guest61743 has joined #cinch
Edelwin has quit [*.net *.split]
irsol_ has joined #cinch
irsol has quit [Ping timeout: 244 seconds]
irsol_ has quit [Changing host]
irsol_ has joined #cinch
irsol_ is now known as irsol
kith_ has joined #cinch
kimoto_________ has quit [Ping timeout: 272 seconds]
kimoto_________ has joined #cinch
kith has quit [Ping timeout: 272 seconds]
Rennex has quit [Ping timeout: 272 seconds]
Rennex has joined #cinch
skybotalpha has quit [Ping timeout: 260 seconds]
trollface has quit [Ping timeout: 260 seconds]
onewheelskyward has quit [Ping timeout: 260 seconds]
skybotalpha has joined #cinch
onewheelskyward has joined #cinch
Paradox has joined #cinch
kith_ is now known as kit
kit is now known as kith
djbkd has joined #cinch
Guest61743 is now known as FIQ
FIQ has quit [Changing host]
FIQ has joined #cinch
djbkd has quit [Remote host closed the connection]
<
sarkyniin>
are there any events that trigger when the bot is quitted?
<
sarkyniin>
:quit is for users quitting
<
waxjar>
the bot is a user too
djbkd has joined #cinch
djbkd has quit [Ping timeout: 255 seconds]
djbkd has joined #cinch
_djbkd has joined #cinch
djbkd has quit [Ping timeout: 255 seconds]
Tiesoul has joined #cinch
<
Tiesoul>
how do I get the person who was kicked in a :kick event?
<
leftylin1>
damn, this was in my notes somewhere. but it'll be one of the... parameters? of the message?
<
leftylin1>
yes, one of the Message#params
leftylin1 is now known as leftylink
<
leftylink>
TieSoul: Message#params [1]
postmodern has quit [Quit: Leaving]
postmodern has joined #cinch
<
sarkyniin>
<waxjar> the bot is a user too
<
sarkyniin>
yeah but then it'll trigger if the bot randomly disconnects and reconnects
<
sarkyniin>
what I want is something that triggers when the bot is shut down
<
sarkyniin>
at the same time that the triggers are unloaded when I use ctrl+C with a cinch instance
<
leftylink>
doh, was going to suggest putting something after bot.start, but then you said ctrl c
<
sarkyniin>
well, there's no "clean" way to quit cinch
<
sarkyniin>
apart from ctrl c
<
dominikh>
sure there are, call the correct method on the Bot object
<
sarkyniin>
nah but I mean
<
sarkyniin>
from the terminal
<
leftylink>
I could give a very trolly answer right now
<
leftylink>
which is to say "eval some ruby code by attaching with gdb"
<
dominikh>
sarkyniin: trap ^C, quit cleanly, exit
<
sarkyniin>
eh I guess
_djbkd has quit [Quit: My people need me...]