dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.0.9
<AJ-Lee> What is the equivalent of m.reply if you want the bot to send a PM.
<dominikh> m.user.send
<AJ-Lee> Thanks dominikh :)
swingha has quit [Quit: WeeChat 0.4.2]
<AJ-Lee> I'm getting the hang of this now.
<dominikh> great, and I'm getting some sleep now. Good night.
<AJ-Lee> Good night.
Spami has quit [Quit: This computer has gone to sleep]
leftylink has quit [Ping timeout: 260 seconds]
leftylink has joined #cinch
rickmasta has quit [Read error: Connection reset by peer]
rickmasta has joined #cinch
postmodern has quit [Quit: Leaving]
<AJ-Lee> Is anyone on? I'm having a problem with the cinch-twitter plugin.
<AJ-Lee> I'm getting a (NameError) when trying to start the Cinch-Bot
<AJ-Lee> Never mind, I fixed it
Spami has joined #cinch
Spami has quit [Ping timeout: 246 seconds]
space has joined #cinch
AJ-Lee has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<Netfeed> robonerd: for
xeviox|afk is now known as xeviox
kludge` has quit [Ping timeout: 272 seconds]
kludge` has joined #cinch
swingha has joined #cinch
rickmasta has quit [Quit: Leaving...]
postmodern has joined #cinch
rickmasta has joined #cinch
rickmasta has quit [Ping timeout: 245 seconds]
Agent08 has joined #cinch
Agent08 has quit [Ping timeout: 240 seconds]
postmodern has quit [Quit: Leaving]
Agent08 has joined #cinch
Agent08 has quit [Remote host closed the connection]
Agent08 has joined #cinch
Agent08 has quit [Ping timeout: 256 seconds]
sausyte has joined #cinch
sausyte has quit [Read error: Connection reset by peer]
Agent08 has joined #cinch
v0n is now known as v0n|w
space has quit [Ping timeout: 272 seconds]
<DonovanYoung> yowzers
kludge` has quit [Remote host closed the connection]
Spami has joined #cinch
rickmasta has joined #cinch
xeviox is now known as xeviox|afk
space has joined #cinch
space has quit [Read error: Connection reset by peer]
v0n|w is now known as v0n
xeviox|afk is now known as xeviox
xeviox is now known as xeviox|afk
Agent08 has quit [Remote host closed the connection]
Agent08 has joined #cinch
space has joined #cinch
Agent08 has quit [Ping timeout: 245 seconds]
Agent08 has joined #cinch
Agent08 has quit [Client Quit]
Agent08 has joined #cinch
Agent08 has quit [Client Quit]
Agent08 has joined #cinch
Agent08 has quit [Remote host closed the connection]
Agent08 has joined #cinch
Agent08 has quit [Ping timeout: 272 seconds]
AJ-Lee has joined #cinch
<AJ-Lee> Hello. Can anyone tell me why some of the gems stop the bot from starting, I'm gettings errors that talk about conflicting versions but the versions I have are actually newer
kludge` has joined #cinch
Agent08 has joined #cinch
<catepillar> AJ-Lee: what gems?
<catepillar> this generally happens when the ruby gem is built against a c++ library that has been updated on your system
<catepillar> you can probably rebuild those gems, and everything will be happy again
<AJ-Lee> It's not the c++, like cinch-imdb isn't happy because cinch is 2.0 and it requires greater than 1.x
Agent08 has quit [Remote host closed the connection]
Agent08 has joined #cinch
swingha has quit [Ping timeout: 260 seconds]
Agent08 has quit [Ping timeout: 256 seconds]
swingha has joined #cinch
<dominikh> 1.x and 2.x aren't compatible
<AJ-Lee> Okay, thanks dominikh
<AJ-Lee> Good work, btw man.
<AJ-Lee> Most of Cinch is stunning.
<dominikh> :)
<AJ-Lee> Do you know of any gems or modules in which one can log in and out of the bot for restricted commands?