Skip to content

Commit

Permalink
im not very smart
Browse files Browse the repository at this point in the history
  • Loading branch information
fyredragon69 committed Nov 8, 2023
1 parent d851c82 commit b01be1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cogs/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)))
Expand Down

0 comments on commit b01be1c

Please sign in to comment.