"meme" corny as fuck just name it impact

This commit is contained in:
WhatDidYouExpect 2025-07-07 00:57:54 +02:00
parent a94fe7d4e4
commit 44af80990c
3 changed files with 5 additions and 8 deletions

2
bot.py
View file

@ -227,7 +227,7 @@ async def talk(ctx: commands.Context, sentence_size: int = 5) -> None:
# Command: Generate an image
@bot.hybrid_command(description=f"{(_('command_desc_help'))}")
async def meme(ctx: commands.Context) -> None:
async def impact(ctx: commands.Context) -> None:
assets_folder: str = "assets/images"
temp_input: Optional[str] = None