Quote:
Originally Posted by InvisiGod
great work, thx for your quick help. it works like a charm now. but what does ids mean?
can i add another nickname like this:
set ioBinfo(ids,InvisiGod,nickname) "0 0 2 101"
|
There's a way but it's slightly different from what you're trying.
You only have to add another set ioBinfo(ids,handle) "uid gid" line for every person you want to be able to use !request. Don't forget they need an account on the bot and that their handle is their name for the bot (and not their irc nickname).
Quote:
Is there a possibility to implement !reqfilled from IRC, because it is pretty annoying to do site reqfilled everytimes somebody filled a request. A !reqfilled <number> command which is availible to every irc channel user would be a easier way to handle that.
Are there any ready solutions which could be easily combined with ioBanana, yet?
|
Well, it wasn't implemented for a very simple reason: when someone fills a request, he (or she) is supposed to be connected to the site and thus should be able to use SITE REQFILLED. It's not that hard so I'll add it to the todo list.