formatting

This commit is contained in:
Luke Robles 2022-04-28 20:32:44 -07:00
parent 168f933224
commit 331d92836c
2 changed files with 2 additions and 1 deletions

View File

@ -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!")

View File

@ -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: ""