|
|
|
@ -243,14 +243,19 @@ Accessbot
|
|
|
|
|
=========
|
|
|
|
|
|
|
|
|
|
Accessbot defines access that should apply to all channels. Teams can add new
|
|
|
|
|
channel to accessbot/channels.yaml and optionally set additional channel admins
|
|
|
|
|
or ops, or specific mode overrides:
|
|
|
|
|
channels to accessbot/channels.yaml and optionally set additional channel
|
|
|
|
|
admins or ops, or specific mode overrides.
|
|
|
|
|
|
|
|
|
|
Accessbot's configuration is in :config:`accessbot/channels.yaml`
|
|
|
|
|
For typical day-to-day actions like updating channel topics or banning
|
|
|
|
|
disruptive users, volunteer ops are sufficient. If the team wishes to retain
|
|
|
|
|
deeper control over channel settings which aren't handled via accessbot, then
|
|
|
|
|
having some volunteer admins can occasionally be useful. In either case, our
|
|
|
|
|
global volunteers are also happy to assist with any of these activities, so
|
|
|
|
|
feel free to ask for help in the #opendev channel.
|
|
|
|
|
|
|
|
|
|
Example:
|
|
|
|
|
Accessbot's configuration is in :config:`accessbot/channels.yaml`
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
Example::
|
|
|
|
|
|
|
|
|
|
- name: foo
|
|
|
|
|
mode: +bar
|
|
|
|
|