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:
Mikaela Suomalainen 2014-10-26 19:26:01 +02:00
parent 7cd01963ad
commit 1e404c3ec9

View File

@ -48,7 +48,6 @@ echo "/cs template $1 sop !-aqOVH+*"
echo "/cs template $1 oper -*"
echo "/cs template $1 op !-*+voirtAo"
# Half op, be able to do everything else than kick other halfops & higher
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
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.
echo "/cs template $1 ban !-*+b"