dominikh changed the topic of #cinch to: The IRC Framework | http://groups.google.com/group/cinch-ruby/ | Latest version: Cinch 2.0.3 – Change log at http://bit.ly/Oqu9Eu – Migration guide at http://bit.ly/GO4qkW | This channel is being publicly logged at http://irclog.whitequark.org/cinch/
heik0 has quit [Quit: heik0]
postmodern has joined #cinch
robotmay has joined #cinch
jhaals has joined #cinch
robotmay has quit [Ping timeout: 244 seconds]
heiko has joined #cinch
heiko has quit [Client Quit]
heiko has joined #cinch
Paradox is now known as EnglishMuffins
EnglishMuffins is now known as Paradox
robotmay has joined #cinch
heiko has quit [Quit: heiko]
jhaals has quit []
jhaals has joined #cinch
postmodern has quit [Quit: Leaving]
Uranio has joined #cinch
<Uranio> how could I exec server command witgh Cinch::Bot
<Uranio> %s/witgh/withc/
<Uranio> with*
<bhaak> Kernel.system("cmd") or `cmd`
<bhaak> but it depends on what you want to achieve
<Uranio> bhaak: the /oper command
<bhaak> oh, then i misunderstood your intention. I thought you wanted to run a command on the server, not an IRC server command
<bhaak> you can send anything you want with the raw() method
<Uranio> in the Cinch:Message class?
<bhaak> no, Bot.raw()
<Uranio> aaa... ok.. cause the doc say readonly for Cinch::Raw
<Uranio> bhaak: taht's cool... thanks
maetthew is now known as M
M is now known as maetthew
jhaals has quit [Ping timeout: 276 seconds]
opus has joined #cinch
<dominikh> yeah, only that we're up to cinch 2.0.3 nowadays :)
robotmay has quit [Remote host closed the connection]
Uranio has left #cinch ["while you reading this, a kitty dies"]
<bhaak> blame google!
postmodern has joined #cinch
audy has joined #cinch
<audy> How does one set the prefix to nil in a plugin? I tried set :prefix, nil but I still get @prefix=/^!/
<dominikh> audy: set it to // (empty regexp) instead
<dominikh> it's a bit of a bug/retarded design
<audy> dominikh thanks
nofeet has joined #cinch
robotmay has joined #cinch
nofeet has quit [Ping timeout: 264 seconds]