chore: bleh

This commit is contained in:
neoarz
2025-12-29 19:40:52 -05:00
parent 63e26bac74
commit e086dd4351

View File

@@ -96,7 +96,7 @@ def stickybot_command():
async def wrapper(self, context: Context): async def wrapper(self, context: Context):
embed = discord.Embed( embed = discord.Embed(
title="Sticky Bot", title="Sticky Bot",
description="Manages sticky messages in configured channels.", description="Sends sticky messages in configured channels.",
color=0x7289DA, color=0x7289DA,
) )
embed.set_author( embed.set_author(