mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-04-29 22:14:28 +02:00
fix: only whitelist support channel
This commit is contained in:
parent
3fcc9f050d
commit
55af3503e9
@ -319,7 +319,12 @@
|
||||
"match": [
|
||||
"\\?close"
|
||||
],
|
||||
"roles": [1019903194941362198]
|
||||
"roles": [
|
||||
1019903194941362198
|
||||
],
|
||||
"channels": [
|
||||
1019635439272992868
|
||||
]
|
||||
},
|
||||
"response": {
|
||||
"embed": {
|
||||
@ -350,4 +355,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user