forked from gooberinc/goober
"meme" corny as fuck just name it impact
This commit is contained in:
parent
a94fe7d4e4
commit
44af80990c
3 changed files with 5 additions and 8 deletions
2
bot.py
2
bot.py
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue