Subject: | Bug in OperServ |
This bug is found in OperServ.pm.
Any trailing whitespace will cause OperServ to ignore its commands.
Commands such as "/msg OperServ join #channel". If there's trailing
whitespace example: "/msg OperServ join #channel< >", OperServ will
not join the channel.
This applies to all the commands. I'm working on a fix.