Nathan's detection

This commit is contained in:
Ulysse Cura 2025-10-09 09:19:45 +02:00
parent 2656458253
commit be87983665
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ async def on_message(message: discord.Message):
if any(word in words for word in ["oui", "ui", "ouai", "ouaip", "yes", "yep"]) and not message.content.__contains__("?"):
await channel.send("trow bienn~ (˶ᵔᵕᵔ˶) 𝟹")
if "<@1169377208893194275>" in words:
if message.content.__contains__("<@1169377208893194275>"):
await channel.send("c'est mon mimi nathan qu'on tag ?? ⸜(。˃ ᵕ ˂)⸝♡")
if "c" in words: