mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-03-18 21:40:27 +01:00
...
This commit is contained in:
@@ -153,6 +153,7 @@ export function initTodaysSOTD() {
|
||||
updateUserCoins.run({ id: winnerId, coins: newCoinTotal });
|
||||
insertLog.run({
|
||||
id: `${winnerId}-sotd-win-${Date.now()}`,
|
||||
target_user_id: null,
|
||||
user_id: winnerId,
|
||||
action: 'SOTD_FIRST_PLACE',
|
||||
coins_amount: reward,
|
||||
|
||||
Reference in New Issue
Block a user