From b01be1c3ed9a9e6187287a6e89698ce3788af0b5 Mon Sep 17 00:00:00 2001 From: fyredragon69 <51103172+fyredragon69@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:47:57 -0500 Subject: [PATCH] im not very smart --- cogs/memes.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cogs/memes.py b/cogs/memes.py index 72946a9a3..cb45e82fe 100644 --- a/cogs/memes.py +++ b/cogs/memes.py @@ -703,8 +703,7 @@ async def fr(self, ctx: KurisuContext, sample: commands.Range[int, 1, 15] = 1): "no cap", "tea", "spill the tea", "iykyk", "jit", "highkey lowkey", "rizz", "W", "L", - "rizzler", "glow up tbh", "sigma chad", - "gyat", "it's giving", "IT'S GIVING FR", + "rizzler", "glow up tbh", "sigma chad", "gyat", "it's giving", "IT'S GIVING FR", "gyatt", "fanum tax", "skibidi toilet", "skibidi", "sheesh", "sigma grindset", "only in ohio"] await ctx.send(' '.join(random.choices(zoomer_list, k=sample)))