Skip to content

Commit

Permalink
MAAAAANNN
Browse files Browse the repository at this point in the history
  • Loading branch information
Red_wolf2467 committed Sep 19, 2024
1 parent 58c2d48 commit 56214b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/general/message/security_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

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

0 comments on commit 56214b6

Please sign in to comment.