diff --git a/app/cogs/cheeky_functions.py b/app/cogs/cheeky_functions.py index da4989f8..5bfb3282 100755 --- a/app/cogs/cheeky_functions.py +++ b/app/cogs/cheeky_functions.py @@ -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(