dominikh1 changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.0.6
sleetdrop has joined #cinch
postmodern has joined #cinch
sleetdrop has quit [Quit: Computer has gone to sleep.]
sleetdrop has joined #cinch
v0n has quit [Ping timeout: 240 seconds]
_whitelogger_ has joined #cinch
_whitelogger has quit [Remote host closed the connection]
Cinchy has quit [Remote host closed the connection]
rickmasta has joined #cinch
_whitelogger_ has joined #cinch
rickmasta has quit [Quit: Leaving...]
ayonix has quit [Read error: Connection reset by peer]
ayonix has joined #cinch
jonahR has quit [Quit: jonahR]
sleetdrop has quit [Quit: Textual IRC Client: www.textualapp.com]
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
postmodern has quit [Quit: Leaving]
Spami has joined #cinch
Spami has joined #cinch
rickmasta has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
v0n has joined #cinch
Spami has joined #cinch
rickmasta has quit [Quit: Leaving...]
space has joined #cinch
marek has quit [Changing host]
marek has joined #cinch
space has quit []
space_ has joined #cinch
jonahR has joined #cinch
jonahR has quit [Quit: jonahR]
jonahR has joined #cinch
jonahR has quit [Client Quit]
waxjar has quit [Ping timeout: 268 seconds]
SamuelT has joined #cinch
<SamuelT> hey all, I am running into an issue where I am running cinch to match text from another bot in my channel, but the other bot is sending into the channel as a NOTICE it seems and cinch doesn't want to match it against any regexes at that point
<Cinchy__> [gist] gist:d02e2834b7a039ee511b (at gist.github.com, riltsken on 2013-07-29 18:45)
<SamuelT> Is there a way to have it still match or?
<dominikh> show your code
<SamuelT> k, sec
<Cinchy__> [gist] gist:0ea84cf1f762e202b032 (at gist.github.com, riltsken on 2013-07-29 18:48)
<SamuelT> dominikh: when I copy and paste the same exact text it picks up, but when my bot does it via NOTICE it does not get matched
<dominikh> either `match /.../, react_on: :notice` if you want it for a single matcher, or `set :react_on, :notice` if it's supposed to be for the entire plugin
<dominikh> or you can use :channel instead of :notice if you want to match both messages and notices in the channel
<SamuelT> cool, is there any docs on that I missed somewhere?
<SamuelT> just curious
<SamuelT> Will try and report back. Few things to do before that :) thanks!
<dominikh> well there's http://rubydoc.info/gems/cinch/ for API documentation. http://rubydoc.info/gems/cinch/Cinch/Plugin/ClassMethods#match-instance_method in particular has all options to modify match behaviour
<SamuelT> dominikh: tyty, you rock
awkisopen is now known as rainbow_mdash
rainbow_mdash is now known as awkisopen_mM[m]|
awkisopen_mM[m]| is now known as awkisopen
<kx> a while ago, I've been told I can get user from nick instance by calling User(nick), IIRC. Can I do the same for channels? doesn't seem to work for me
<dominikh> kx: yes you can.
sindork_ has quit [Ping timeout: 246 seconds]
Cinchy__ has quit [Read error: Connection reset by peer]
<kx> just using Channel(name), right?
<dominikh> correct
waxjar has joined #cinch
<kx> okay, I'll try some more, thanks
Cinchy__ has joined #cinch
sindork has joined #cinch
davidboy has quit [Ping timeout: 246 seconds]
Donovan has joined #cinch
<Donovan> hola
<Donovan> took a week off, but back on cinchbot
<Donovan> I was wondering if there's currently a built-in way to get cinch to reload it's plugins while running
<Cinchy__> [gist] plugin_management.rb (at gist.github.com, dominikh on 2013-04-14 13:17)
<Donovan> well, looky here. Thanks, dominikh
postmodern has joined #cinch
_whitelogger has joined #cinch
<SamuelT> fyi that worked, thanks dominikh!
<dominikh> cool
v0n has quit [Ping timeout: 256 seconds]
oddmunds has quit [Ping timeout: 264 seconds]
oddmunds has joined #cinch
davidboy has joined #cinch
space_ is now known as Space
postmodern has quit [Quit: Leaving]
postmodern has joined #cinch