Update #10

Merged
PacketParker merged 26 commits from dev into main 2024-12-03 00:05:14 -06:00
Showing only changes of commit c0c78d8693 - Show all commits

View File

@ -28,7 +28,7 @@ class Stop(commands.Cog):
embed = create_embed(
title="Queue Cleared and Music Stopped",
description=(
f"Thank you for using {self.bot.me.mention}\n\n"
f"Thank you for using {self.bot.user.mention}\n\n"
f"Issued by: {interaction.user.mention}"
),
)