irc/cstemplate: fix comment for halfop

they cannot kick halfops or higher while the previous comment talked
only about ops.
This commit is contained in:
Mikaela Suomalainen 2014-09-28 12:52:54 +03:00
parent cfa4a8b3c3
commit 91532a5bc9

View File

@ -22,7 +22,7 @@ echo "/msg ChanServ template $1 sop !+*-q"
# Normal op, be able to invite, invite, kick, kickban, unban, change topic
echo "/msg ChanServ template $1 op !+vVoirtAO"
# Half op, be able to do everything else than kick ops
# Half op, be able to do everything else than kick other halfops & higher
echo "/msg ChanServ template $1 hop !+vVirtAH"
# Network operator whom we want to have a little access so they can help