Give statusbot +V on all channels
If a user has +v or +o, they can use the notice command to bypass the target change rate limit. Statusbot needs this in order to broadcast messages to > 10 channels. Change-Id: Ic6712d52cf44b3a7ed8c4ee1da0298630f1b52b6
This commit is contained in:
parent
9de8df3508
commit
9ccbc1095d
@ -21,7 +21,7 @@
|
|||||||
# First set up the access levels (map names in this file to chanserv flags):
|
# First set up the access levels (map names in this file to chanserv flags):
|
||||||
access:
|
access:
|
||||||
masters: +AFRfiorstv
|
masters: +AFRfiorstv
|
||||||
topics: +t
|
status: +Vt
|
||||||
meetbots: +O
|
meetbots: +O
|
||||||
operators: +Afortv
|
operators: +Afortv
|
||||||
channel_op_mask: +AVOfortv
|
channel_op_mask: +AVOfortv
|
||||||
@ -43,7 +43,7 @@ global:
|
|||||||
- maffulli
|
- maffulli
|
||||||
- mtaylor
|
- mtaylor
|
||||||
- ttx
|
- ttx
|
||||||
topics:
|
status:
|
||||||
- openstackstatus
|
- openstackstatus
|
||||||
mask:
|
mask:
|
||||||
channel_op_mask
|
channel_op_mask
|
||||||
|
Loading…
x
Reference in New Issue
Block a user