v0n has quit [Read error: Connection reset by peer]
caitlinface is now known as captainface
captainface is now known as caitlinface
txdv has quit [Read error: Connection reset by peer]
txdv has joined #cinch
postmodern has quit [Quit: Leaving]
robotmay has joined #cinch
postmodern has joined #cinch
gouthamvel has joined #cinch
<gouthamvel>
I'm trying to create multiple bots but not able to create more than 10
postmodern has quit [Quit: Leaving]
<Azure>
Uh, that would probably be a server limitation, not cinch.
<Azure>
(That is, if you're trying to put multiple bots on one network from one server.)
<gouthamvel>
Azure: actually was trying to profile some ircd performance . i'm sure this is not the way.
v0n has joined #cinch
gouthamvel has quit [Ping timeout: 245 seconds]
rikai_ has joined #cinch
rikai has quit [Ping timeout: 245 seconds]
gouthamvel has joined #cinch
<dominikh>
a) If you want to test the ircd performance, really don't use Cinch for that. You want something on a way bigger scale (there aer tools for that)
<dominikh>
b) nevertheless, there should be no limitation such as "10 bots only" in Cinch. What's the error you're getting?
<dominikh>
gouthamvel: ^
<gouthamvel>
dominikh: figured it out .. it was bot name limit
<gouthamvel>
I crossed 10 char
<dominikh>
ah, yeah.
<gouthamvel>
anyway can you point me to some any of the tools I can use to profile ircd
<dominikh>
mhm, if I can remember the name.. let me see
robotmay has quit [Read error: Connection reset by peer]
<dominikh>
w00t used it back then to stress test inspircd iirc.
<gouthamvel>
looks cool will try it out
gouthamvel has quit [Remote host closed the connection]
kith_ has quit [Ping timeout: 248 seconds]
robotmay has quit [Remote host closed the connection]
kith has joined #cinch
robotmay has joined #cinch
lagweezle has joined #cinch
v0n has quit [Ping timeout: 245 seconds]
<maetthew>
Weird noob question. I can check if a user is voiced or opped in a channel with Channel.opped?(nick) or the equivalent of "voiced?". But can I check if a user has either?
<dominikh>
using the || operator?
<maetthew>
nvm
<maetthew>
lol
<maetthew>
thanks though dominikh :p
<dominikh>
yeah
robotmay has quit [Remote host closed the connection]
<lagweezle>
Is there a suggested way to shut down a cinch-powered bot?
<dominikh>
call Bot#quit, the rest is up to you
<lagweezle>
So Bot#quit, do my own clean up, exit <exit code here>…?
<lagweezle>
That's… nice and simple. Thankee.
<dominikh>
yeah
robotmay has joined #cinch
robotmay has quit [Remote host closed the connection]