fd
This commit is contained in:
parent
ebce0a49e3
commit
946263d8bc
30 changed files with 65 additions and 66 deletions
|
@ -483,7 +483,6 @@ def gumroad(v):
|
|||
v.procoins += procoins
|
||||
send_repeatable_notification(v.id, f"You have received {procoins} Marseybux! You can use them to buy awards in the [shop](/shop).")
|
||||
|
||||
if v.truecoins > 150 and v.patron: v.cluballowed = True
|
||||
if v.patron > 1 and v.verified == None: v.verified = "Verified"
|
||||
|
||||
g.db.add(v)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue