Skip to content

Commit 56214b6

Browse files
author
Red_wolf2467
committed
MAAAAANNN
1 parent 58c2d48 commit 56214b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/general/message/security_check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
async def check_message_sec(message: discord.Message, bot):
3333
message_content = message.content
34+
CHATFILTER_nsfw_server = False
3435
nsfw_content_words = load_data("filter/nsfw_words.json")
3536
timestamp = datetime.datetime.now().strftime("[%Y-%m-%d %H:%M:%S]")
3637
settings_chatfilter = load_data("json/chatfilter.json")

0 commit comments

Comments
 (0)