mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-05-12 23:46:29 +02:00
ofc nop
This commit is contained in:
parent
950f8835c3
commit
4d907ba81b
2
V4.py
2
V4.py
@ -916,7 +916,7 @@ def LogPoint(account="unknown"): # log des points sur discord
|
||||
if sql_enabled :
|
||||
add_to_database(account, points, sql_host, sql_usr, sql_pwd, sql_database)
|
||||
|
||||
if CLAIM_AMAZON:
|
||||
if CLAIM_AMAZON and points >= 7500:
|
||||
claim_amazon()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user