Skip to content

Commit

Permalink
Delete msg
Browse files Browse the repository at this point in the history
  • Loading branch information
MattBSG committed Jun 26, 2024
1 parent 1063950 commit f94a085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/social.py
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,7 @@ async def _old_profile_redirect(self, ctx):
f':repeat: Hi there! I no longer use text commands. Instead, please repeat your command using {commandStr} as a slash command instead',
delete_after=10,
)
await ctx.message.delete()

async def _profile_friendcode_autocomplete(
self, interaction: discord.Interaction, current: str
Expand Down

0 comments on commit f94a085

Please sign in to comment.