mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
irc/cstemplate: make sop protected
I think cstemplate now has all channel statuses unless there are some really exotic ones. Next: someone else should check if these are still sane.
This commit is contained in:
parent
d9362c714d
commit
cfa4a8b3c3
@ -17,7 +17,7 @@ echo "/msg ChanServ template $1 founder !+*F"
|
||||
echo "/msg ChanServ template $1 successor !+*S"
|
||||
|
||||
# Super op, be able to do everything with services
|
||||
echo "/msg ChanServ template $1 sop !+*"
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user