<dominikh>
please learn at least some basic ruby :)
<IotaSpencer>
well sorry to say I try to follow docs anyways
<dominikh>
this has nothing to do with the docs and with understanding basic Ruby syntax
<dominikh>
*and everything
<IotaSpencer>
question, was :notice never added or removed early on because the developer didn't want you to react to notices >_<
<dominikh>
:notice exists and is a valid event.
<IotaSpencer>
mind giving me a link to it because I can't seem to find it or react to it
<IotaSpencer>
/home/electrobnc/bncbot/lib/extra.rb:14:in `<class:LoggerPlugin>': undefined local variable or method `notice' for LoggerPlugin:Class (NameError)
<dominikh>
all IRC commands exist as events, NOTICE is an IRC command, so :notice exists – and you're still struggling with Ruby, not with CInch.