a
This commit is contained in:
parent
87b71ad2b3
commit
76d5e2883f
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -4,7 +4,7 @@ import os
|
|||
|
||||
load_dotenv()
|
||||
|
||||
autoblock_keywords = ["third party", "third-party", "userplugin", "userplugins", "3rd party", "3rd-party", "unofficial", "user plugin", "fps", "free nitro", "screenshare", "screen share", "module", "share"]
|
||||
autoblock_keywords = ["third party", "third-party", "userplugin", "userplugins", "3rd party", "3rd-party", "unofficial", "user plugin", "fps", "free nitro", "screenshare", "screen share", "module", "share", "custom plugin", "custom"]
|
||||
channels = [1015060231060983891, 1026515880080842772]
|
||||
trusted_role = 1026504932959977532
|
||||
|
||||
|
|
Loading…
Reference in a new issue