mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 12:49:23 +01:00
cstemplate: give bots +o and hbots +h
Suggested by @ncoevoet while talking about ChanTracker.
This commit is contained in:
parent
2329fb9b66
commit
252ac89856
@ -51,10 +51,10 @@ echo "/cs template $1 hop !+vVirtAH"
|
|||||||
echo "/cs template $1 oper !+voirtA"
|
echo "/cs template $1 oper !+voirtA"
|
||||||
|
|
||||||
# Bot which doesn't need to be able to do so much.
|
# Bot which doesn't need to be able to do so much.
|
||||||
echo "/cs template $1 bot !+Oirt"
|
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 !+Hirt"
|
echo "/cs template $1 hbot !+Hhirt"
|
||||||
|
|
||||||
# User who is just allowed to voice themselves and get into the channel
|
# User who is just allowed to voice themselves and get into the channel
|
||||||
# unless they are banned.
|
# unless they are banned.
|
||||||
|
Loading…
Reference in New Issue
Block a user