dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.1.0
iamayam has quit [Ping timeout: 264 seconds]
iamayam has joined #cinch
<dominikh> is he someone one ought to know?
FIQ has quit [Excess Flood]
Guest23034 has joined #cinch
Guest23034 has quit [Changing host]
Guest23034 has joined #cinch
Guest23034 is now known as FIQ
postmodern has quit [Quit: Leaving]
ColdBlooder has joined #cinch
<catepillar> dominikh: he is someone i know
<dominikh> ah, okay
<dominikh> always looking for famous people, so this is a bit disappointing :P
<catepillar> started showing off parts of my cinch-bot, and i guess he got curious
<catepillar> sorry for the disappointment
<dominikh> it's okay, one gets used to it
<catepillar> lol
Spami has joined #cinch
nickrw has quit [Quit: leaving]
nickrw has joined #cinch
Spami has quit [Quit: This computer has gone to sleep]
nickrw has quit [Quit: Gone]
nickrw has joined #cinch
nkr has joined #cinch
<nkr> Anyone know any bot admin plugin?
<catepillar> such as?
<nkr> A plugin where you can add/remove bot admins
<nkr> and they you can query the plugin about user permissions
<catepillar> i seem to remember something about access control lists (ACL)
<nkr> I could easily code one that you could add/remove admins, but how's the best way to ask it about someone permission from outside of it?
<catepillar> im not sure how query-able that is
<catepillar> also need to be careful to use authname when possible
<nkr> Ah yes
<catepillar> that's an example
<nkr> Cool
<nkr> Thanks!
<catepillar> using bot.storage seems the best way to integrate it across multiple plugins
<catepillar> you are going to have to give bot.storage[:acl] an array of names
<dominikh> really should've used bot.shared there.
<catepillar> bot.shared makes more sense than bot.storage
<catepillar> i got the two crossed in my head
<nkr> cant I call class methods on specific plugins from other plugins?
<dominikh> bot.storage isn't a thing, and was never intended to be cross-plugin. no idea why that there even works :P
<catepillar> probably monkey patched
<dominikh> nkr: you can call instance methods, too, if you get the plugin instance
<dominikh> from the plugin list
<nkr> Ahh cool
<nkr> Ill make it so my plugin creates a new method in the bot instance that links to that specific plugin instance so I can make it easy to ask about access levels
<nkr> or something like that
Azure has quit [Quit: Blue Sky Fish]
postmodern has joined #cinch
Azure has joined #cinch
Guest40444 is now known as deb
deb is now known as Guest49190
ayonix has quit [Read error: Connection reset by peer]
irsol has quit [Remote host closed the connection]
nkr has quit [Quit: Linkinus - http://linkinus.com]
irsol has joined #cinch
geopet has joined #cinch
Guest49190 is now known as deb
john3213 has joined #cinch
john3213 has left #cinch [#cinch]
ColdBlooder has quit [Remote host closed the connection]
nickrw has quit [Quit: Gone]
nickrw has joined #cinch
ayonix has joined #cinch