Change the URL for my cashapp name in the /donate command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
ein 2023-08-04 20:06:26 -07:00 committed by Luke Robles
parent 84bdab872a
commit d025faed5d

View File

@ -159,7 +159,7 @@ class Cheeky(commands.Cog):
@commands.slash_command(name="donate")
async def donate(self, ctx: commands.Context):
await ctx.respond(
"https://paypal.me/ldooks\nhttps://venmo.com/ldooks\nhttps://cash.me/$ldooks"
"https://paypal.me/ldooks\nhttps://venmo.com/ldooks\nhttps://cash.app/$ldooks"
)
@commands.slash_command(