formatting
This commit is contained in:
parent
168f933224
commit
331d92836c
@ -17,6 +17,7 @@ bot.remove_command("help")
|
||||
async def ping(ctx):
|
||||
await ctx.send("pong")
|
||||
|
||||
|
||||
@bot.event
|
||||
async def on_ready():
|
||||
print(f"{bot.user.name} has connected to Discord!")
|
||||
|
@ -8,7 +8,7 @@ image:
|
||||
repository: ldooks/dragon-bot
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "155"
|
||||
tag: "156"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user