ChanServ changed the topic of #cinch to: The IRC Framework | http://groups.google.com/group/cinch-ruby/ | Latest version: Cinch 2.0.4 – Change log at http://bit.ly/14Q4s6Z – Migration guide at http://bit.ly/GO4qkW | This channel is being publicly logged at http://irclog.whitequark.org/cinch/
rickmasta has quit [Quit: Leaving...]
v0n has joined #cinch
v0n has quit [Ping timeout: 248 seconds]
v0n has joined #cinch
v0n has quit [Ping timeout: 245 seconds]
rickmasta has joined #cinch
sleetdrop has joined #cinch
bean has joined #cinch
bean has quit [Max SendQ exceeded]
bean has joined #cinch
v0n has joined #cinch
v0n has quit [Ping timeout: 255 seconds]
rickmasta has quit [Quit: Leaving...]
bean has quit [Quit: Computer has gone to sleep.]
v0n has joined #cinch
bean has joined #cinch
rickmasta has joined #cinch
v0n has quit [Read error: Operation timed out]
rickmasta has quit [Quit: Leaving...]
wunz_ has quit [Read error: Operation timed out]
bean has quit [Quit: Computer has gone to sleep.]
leftylink has quit [Quit: bye]
jhaals has joined #cinch
sleetdrop has quit [Ping timeout: 268 seconds]
sleetdrop has joined #cinch
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
postmodern has quit [Quit: Leaving]
sleetdrop has quit [Ping timeout: 260 seconds]
rikai has quit [Read error: Connection reset by peer]
rikai has joined #cinch
jhaals has quit [Ping timeout: 264 seconds]
v0n has joined #cinch
jhaals has joined #cinch
jhaals has quit [Ping timeout: 256 seconds]
jhaals has joined #cinch
bean has joined #cinch
sleetdrop has joined #cinch
<rikai> Hm, is it possible to have plugin options that are available to multiple plugins? Like, say i have several different plugins that all have a config setting that they check that does the same thing for each, is it possible to make them check a setting that is independent of a particular plugin? Just want to only have to define an option once, as opposed to once per per plugin.
<rikai> I feel like i'm asking an obvious question right now too, but i suppose it's better to ask and feed dumb for 5 minutes than to do something stupid and spend hours cleaning up the mess later... :P
jtperreault has quit [Quit: WeeChat 0.3.7]
jhaals has quit [Ping timeout: 245 seconds]
<dominikh> there's c.shared and the shared method
sleetdrop has quit [Quit: Textual IRC Client: www.textualapp.com]
<rikai> So there is. Thanks. :)
catepillar has quit [Quit: leaving]
catepillar has joined #cinch
rickmasta has joined #cinch
rickmasta has quit [Quit: Leaving...]
mlue has joined #cinch
mlue has quit [Changing host]
mlue has joined #cinch
jcrawford has quit [Quit: EliteBNC - http://elitebnc.org (Auto-Removal: idle account/not being used)]
bean has quit [Quit: Computer has gone to sleep.]
KevinT has joined #cinch
v0n has quit [Ping timeout: 268 seconds]
<KevinT> is there any easy way have cinch respond only if someone pings it via its nickname?
<KevinT> something like
<KevinT> on :message, bot.nick do |m|
<KevinT> m.reply "Hello, #{m.user.nick}"
<KevinT> end
postmodern has joined #cinch
<sindork> /^#{bot.nick}/
<sindork> ?
<sindork> take out the ^ for it to match anywhere in the message
<catepillar> oh, this isn't in a plugin
<catepillar> you could alternatively set a plugin that the match is always the bot name
<catepillar> i would have to look that up if you are curious
rickmasta has joined #cinch