Add footeR
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 19s
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:
Luke R 2025-03-10 11:00:06 -07:00
parent 1f740574d8
commit 0adb2a0324

View File

@ -121,6 +121,8 @@ class TrackDays(commands.Cog):
),
inline=False,
)
embed.set_footer("Pulled from https://www.trackpinata.com")
await ctx.send_followup(embed=embed)