For example,
/msg <botnick> op #testchannel
* <botnick> sets mode: +o MeTroiD (in #testchannel)
/msg <botnick> voice #testchannel
* <botnick> sets mode: +v MeTroiD (in #testchannel)
/msg <botnick> ban #testchannel <userhost>
* <botnick> sets mode: +b <userhost> <- This has to be perm untill unbanned with,
/msg <botnick> unban #testchannel <userhost>
* <botnick> sets mode: -b <userhost> (if the ban is still active, but the has to be removed from the memory so the bot doesnt keep enforcing it)
If someone can make me this script i would be very gratefull
