Estimated read time: 1 minutes
i always was lame to the advanced usage of chanserv - and now again, i had to do something. the task was simple: set up autovoice'ing for a channel at freenode
so the two magic command:
/msg ChanServ LEVEL #chan SET autovoice 1and then for each user:
/msg ChanServ ACCESS #chan ADD username 1that's all ;)