delete my coom message

This commit is contained in:
Luke Robles 2022-05-21 20:44:43 -07:00
parent 85bcb0e9fb
commit 244afe8108
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ class Cheeky(commands.Cog):
if id:
message = await ctx.channel.fetch_message(id)
await ctx.message.delete()
for emoji in await ctx.message.guild.fetch_emojis():
await message.add_reaction(emoji)

View File

@ -6,7 +6,7 @@ replicaCount: 1
image:
# Overrides the image tag whose default is the chart appVersion.
tag: "151"
tag: "152"
repository: ldooks/dragon-bot
pullPolicy: IfNotPresent