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/
<blerrp> dominikh: "filter" feature for messages? not seeing it in https://www.rubydoc.info/gems/cinch/Cinch/Message
<blerrp> maybe i misunderstood
<blerrp> also, @bot.set_nick('foo') doesn't seem to work?
<blerrp> looking for a way to change nick of a running bot
<blerrp> the 'right way'
<leftylink> note that https://www.rubydoc.info/gems/cinch/Cinch/Bot#nick-instance_method is not read only, therefore it can be assigned to
<blerrp> thanks leftylink
<dominikh> blerrp: sorry, they're not called filters, but hooks. for an example use of hooks, see https://gist.github.com/dominikh/3857485
_whitelogger has joined #cinch