3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +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 2d84a02d48
commit d2a7585f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: