delete my coom message
This commit is contained in:
parent
85bcb0e9fb
commit
244afe8108
@ -68,7 +68,7 @@ class Cheeky(commands.Cog):
|
|||||||
|
|
||||||
if id:
|
if id:
|
||||||
message = await ctx.channel.fetch_message(id)
|
message = await ctx.channel.fetch_message(id)
|
||||||
|
await ctx.message.delete()
|
||||||
for emoji in await ctx.message.guild.fetch_emojis():
|
for emoji in await ctx.message.guild.fetch_emojis():
|
||||||
await message.add_reaction(emoji)
|
await message.add_reaction(emoji)
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "151"
|
tag: "152"
|
||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user