dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.2.5
britneywright has quit [Ping timeout: 256 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #cinch
djbkd has quit [Remote host closed the connection]
djbkd has joined #cinch
djbkd has quit [Ping timeout: 258 seconds]
britneywright has joined #cinch
britneywright has quit [Client Quit]
postmodern has joined #cinch
djbkd has joined #cinch
djbkd has quit [Quit: My people need me...]
postmodern has quit [Quit: Leaving]
sarkyniin has joined #cinch
sarkyniin has quit [Quit: Quit]
dkoch has joined #cinch
<dkoch> hello
<dkoch> is there a method for just putting something out ?
<dkoch> i found a lot about reacting to something like :on
<dkoch> like : bot = Cinch::Bot.new {...} ; bot.puts "Hey guys!"
<leftylink> mmmm but that's an interesting question, because where should that output go? to the console? well it could be, but nobody would see it
<leftylink> if it's to go to a channel, sure send it to that channel--you'd have to specify which channel of course
<dkoch> leftylink: to a channel
<leftylink> dkoch: ah excellent. then you'd send to the channel with http://www.rubydoc.info/github/cinchrb/cinch/Cinch/Channel#send-instance_method
<dkoch> i dont get it
<dkoch> `Channel' for Cinch:Module (NoMethodError)
<dkoch> undefined method `Channel' for Cinch:Module (NoMethodError)
<dkoch> i was expecting that a instance of Chinch::Bot has a method named puts or something or even channel
<dkoch> but thats not the case
<dkoch> so how to send something to a channel?
<dkoch> without a condition
<dkoch> got it. its "Cinch::Channel.new(#CHANNEL, bot).send("Hello!")" "
eebs has joined #cinch
eebs has quit [Quit: Leaving.]
eebs has joined #cinch
sand420 has quit [Ping timeout: 265 seconds]
eebs1 has joined #cinch
eebs2 has joined #cinch
eebs has quit [Ping timeout: 256 seconds]
eebs1 has quit [Ping timeout: 256 seconds]
djbkd has joined #cinch
sarkyniin has joined #cinch
apt-get_ has joined #cinch
sarkyniin has quit [Ping timeout: 244 seconds]
apt-get_ has quit [Quit: Quit]
Lirion has joined #cinch
eebs2 has quit [Ping timeout: 258 seconds]
sarkyniin has joined #cinch
eebs has joined #cinch
apt-get_ has joined #cinch
sand420 has joined #cinch
sarkyniin has quit [Ping timeout: 256 seconds]
sand420 is now known as Saloun
Saloun has quit [Changing host]
Saloun has joined #cinch
Saloun has quit [Changing host]
Saloun has joined #cinch
djbkd has quit [Remote host closed the connection]
djbkd has joined #cinch
eebs has quit [Quit: Leaving.]
head8debian has quit [Remote host closed the connection]
head8debian has joined #cinch
apt-get_ has quit [Quit: Quit]
dkoch has quit [Ping timeout: 246 seconds]