what i'm trying to do is add someone to my bot's auto-op/voice list with different lvls, just like for chanserv, would this idea work
- `addop <nick> <lvl>
- `addvoice <nick> (default lvl 100)
would write in a text the nick's name and the lvl he is, then whenever someone joins, the bot checks if that person is in that text, and would op/voice him according to lvl.
i might be able to start with it, but i need to know if i can do it like that, if not please tell me the best way to do it.