Change the URL for my cashapp name in the /donate command

This commit is contained in:
ein 2023-08-04 20:06:26 -07:00 committed by Luke Robles
parent 8780873cb0
commit eb2c1c161d

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(