updated dono link
This commit is contained in:
parent
8d30d35a1e
commit
4b6920a7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ class Donate(commands.Cog):
|
|||
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
self.donation_link = "https://patreon.com/soullesssurvival"
|
||||
self.donation_link = "https://patreon.com/phixxy"
|
||||
self.data_dir = "data/donate/"
|
||||
self.donor_file = "data/donate/supporters.txt"
|
||||
self.folder_setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue