Add contexcts to dale command
All checks were successful
Build and push / changes (push) Successful in 2s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 18s
Build and push / sync-argocd-app (push) Successful in 2s
Build and push / post-status-to-discord (push) Successful in 2s
All checks were successful
Build and push / changes (push) Successful in 2s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 18s
Build and push / sync-argocd-app (push) Successful in 2s
Build and push / post-status-to-discord (push) Successful in 2s
This commit is contained in:
parent
a2bae1e0d8
commit
57166ebcec
@ -37,6 +37,7 @@ class AnimalFunctions(commands.Cog):
|
||||
name="dale",
|
||||
description="Posts a photo of the goodest boy. Rest in power king",
|
||||
integration_types=[0, 1],
|
||||
contexts=[0, 1, 2],
|
||||
)
|
||||
async def dale(self, ctx: commands.Context):
|
||||
await ctx.defer()
|
||||
|
Loading…
x
Reference in New Issue
Block a user