fds
This commit is contained in:
parent
73bb3847c3
commit
74c459b71b
2 changed files with 3 additions and 3 deletions
|
@ -312,7 +312,7 @@ def gumroad(v):
|
|||
elif v.patron == 5 or v.patron == 8: procoins = 50000
|
||||
|
||||
v.procoins += procoins
|
||||
send_notification(NOTIFICATIONS_ACCOUNT, v, f"You were given {procoins} Marseybux!")
|
||||
send_notification(NOTIFICATIONS_ACCOUNT, v, f"You were given {procoins} Marseybux! You can use them to buy awards in the [shop](/shop).")
|
||||
g.db.add(v)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue