mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
cstemplate_freenode: remove user
I don't support moving between cstemplate and this and moving to this seems to require manually checking what this does.
This commit is contained in:
parent
7cd01963ad
commit
1e404c3ec9
@ -48,7 +48,6 @@ echo "/cs template $1 sop !-aqOVH+*"
|
|||||||
echo "/cs template $1 oper -*"
|
echo "/cs template $1 oper -*"
|
||||||
echo "/cs template $1 op !-*+voirtAo"
|
echo "/cs template $1 op !-*+voirtAo"
|
||||||
|
|
||||||
|
|
||||||
# Half op, be able to do everything else than kick other halfops & higher
|
# Half op, be able to do everything else than kick other halfops & higher
|
||||||
echo "/cs template $1 hop !-*+virtAh"
|
echo "/cs template $1 hop !-*+virtAh"
|
||||||
|
|
||||||
@ -58,12 +57,5 @@ echo "/cs template $1 bot !-*+Ooirt"
|
|||||||
# Half op bot which doesn't need to be able to do even that much
|
# Half op bot which doesn't need to be able to do even that much
|
||||||
echo "/cs template $1 hbot !-*+Hhirt"
|
echo "/cs template $1 hbot !-*+Hhirt"
|
||||||
|
|
||||||
# User who is just allowed to voice themselves and get into the channel
|
|
||||||
# unless they are banned.
|
|
||||||
# This probably doesn't exist with freenode way of thinking, but as it's in
|
|
||||||
# cstemplate, I will leave it here so it's possible to move to this if
|
|
||||||
# someone really wants to do that.
|
|
||||||
echo "/cs template $1 user !-*+iA"
|
|
||||||
|
|
||||||
# Permanent ban. Removes all flags and sets autokick.
|
# Permanent ban. Removes all flags and sets autokick.
|
||||||
echo "/cs template $1 ban !-*+b"
|
echo "/cs template $1 ban !-*+b"
|
||||||
|
Loading…
Reference in New Issue
Block a user