dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.0.11
[krisbulman] is now known as krisbulman
FiXato has quit [Remote host closed the connection]
FiXato has joined #cinch
v0n has joined #cinch
v0n has quit [Ping timeout: 245 seconds]
krisbulman is now known as [krisbulman]
[krisbulman] is now known as krisbulman
v0n has joined #cinch
v0n has quit [Ping timeout: 245 seconds]
postmodern has quit [Quit: Leaving]
krisbulman is now known as [krisbulman]
[krisbulman] is now known as krisbulman
Fenyx4 has joined #cinch
Fenyx4_ has joined #cinch
<Fenyx4_> Hello. How do I have my bot change it's nick. Like '/nick newBotNick'
<dominikh> bot.nick = "newnick"
<Fenyx4_> Thanks.
Fenyx4 has quit [Ping timeout: 245 seconds]
<Fenyx4_> Great bot! This is a heck of a crash course in Ruby for me though. ;)
<dominikh> heh :)
Fenyx4_ has quit [Ping timeout: 245 seconds]
krisbulman is now known as [krisbulman]
hayk has joined #cinch
<hayk> is there some way to rate limit requests to my bot? i don't want users to abuse it and spam the channel
<dominikh> you'll have to implement that yourself
<hayk> ok that's fine
<hayk> i guess i could write a timestamp to a file or something
<dominikh> not sure why you need a file for that
<hayk> or is there a better way to persist a timestamp between requests
<dominikh> variables?
<dominikh> use the plugin API and use instance variables in your classes
<hayk> so @variable should just work?
<dominikh> in a plugin, yes.
<hayk> ok cool, thanks so much for the fast response
<dominikh> no problem
hayk is now known as hephaestus_rg
hephaestus_rg has left #cinch [#cinch]
hephaestus_rg has joined #cinch
<hephaestus_rg> is there something wrong with this regex? it doesn't seem to call my bot
<hephaestus_rg> match /^(doge|dgc)/i
<dominikh> yes.
<dominikh> plugin matchers have a default prefix of /^!/
<dominikh> so your regex translates to /^!^(doge|dgc)/i
<hephaestus_rg> oh ok,
<hephaestus_rg> thanks
leftylink has quit [Quit: making locale good]
leftylink has joined #cinch
leftylink has quit [Ping timeout: 245 seconds]
leftylin1 has joined #cinch
leftylin1 is now known as leftylink
hephaestus_rg has quit [Quit: hephaestus_rg]
cloud|nix has joined #cinch
cloud|nix has quit [Quit: Ex-Chat]
hayk has joined #cinch
hayk is now known as hephaestus_rg
CM-Punk has quit [Ping timeout: 265 seconds]
v101 has joined #cinch
v101 has left #cinch [#cinch]
CM-Punk has joined #cinch
xeviox|afk is now known as xeviox
nOgAnOo has quit [Ping timeout: 265 seconds]
nOgAnOo has joined #cinch
nOgAnOo has quit [Excess Flood]
hephaestus_rg has quit [Quit: hephaestus_rg]
[krisbulman] is now known as krisbulman
nOgAnOo has joined #cinch
xeviox is now known as xeviox|afk
v0n has joined #cinch
cloud|nix has joined #cinch
cloud|nix has quit [Ping timeout: 245 seconds]
v0n has quit [Ping timeout: 245 seconds]
cloud|nix has joined #cinch
cloud|nix has quit [Remote host closed the connection]
v0n has joined #cinch
leftylink has quit [Ping timeout: 252 seconds]
leftylink has joined #cinch
krisbulman is now known as [krisbulman]
hayk has joined #cinch
thews has quit [Ping timeout: 252 seconds]
leftylink has quit [Ping timeout: 260 seconds]
leftylink has joined #cinch
[krisbulman] is now known as krisbulman
hayk has quit [Quit: hayk]
hayk has joined #cinch
hayk is now known as hephaestus_rg
hephaestus_rg has quit [Quit: hephaestus_rg]