mirror of
https://github.com/neoarz/Syntrel.git
synced 2026-02-09 06:43:25 +01:00
chore: bleh
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user