mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-23 09:35:02 +00:00
initial
This commit is contained in:
parent
8dfa9aec2a
commit
a95b1cb688
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue