From 92eaf5f2c00751283ffeb30d656b6eb8fdb43f1b Mon Sep 17 00:00:00 2001 From: nex Date: Sat, 18 Nov 2023 19:11:19 +0000 Subject: [PATCH] omg --- cogs/events.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/events.py b/cogs/events.py index f6728e7..a4f227c 100644 --- a/cogs/events.py +++ b/cogs/events.py @@ -455,7 +455,7 @@ class Events(commands.Cog): "file": discord.File(assets / "scrapped.m4a") }, r"peppa|pig": {"file": discord.File(assets / "peppa-pig.m4a")}, - r"brush|hair": {"file": discord.File(assets / "brush.m4a")}, + r"brush|hair": {"file": discord.File(assets / "hair.m4a")}, r"((cup\s)?of\s)?tea": {"file": discord.File(assets / "tea.m4a")}, } # Stop responding to any bots