3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 09:35:02 +00:00

docs: document new thread overrides (#280)

This commit is contained in:
metal 2021-09-25 19:41:49 +01:00 committed by GitHub
parent 1b516b42b8
commit a0ab32df2e

View file

@ -54,6 +54,14 @@
- channel: "109672661671505920"
config:
can_kick: false
# Don't allow kicking on any trhead
- is_thread: true
config:
can_kick: false
# Don't allow kicking on a specific thread
- thread_id: "109672661671505920"
config:
can_kick: false
# Same as above, but for a full category
- category: "360735466737369109"
config: