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

This commit is contained in:
Luke Robles 2023-08-04 20:06:26 -07:00
parent 7cf6aead6c
commit 6ea045f0ec

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(