fix: only whitelist support channel

This commit is contained in:
oSumAtrIX 2023-07-10 00:07:38 +02:00
parent 3fcc9f050d
commit 55af3503e9
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -319,7 +319,12 @@
"match": [
"\\?close"
],
"roles": [1019903194941362198]
"roles": [
1019903194941362198
],
"channels": [
1019635439272992868
]
},
"response": {
"embed": {
@ -350,4 +355,4 @@
}
}
]
}
}