Update : BD => user.last<cmd>

This commit is contained in:
*x1
2024-05-27 11:14:38 +02:00
parent 944edee47f
commit 66e0575c9c
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -24,6 +24,8 @@ db.run(`CREATE TABLE IF NOT EXISTS users (
lastWork INTEGER DEFAULT 0,
lastDaily INTEGER DEFAULT 0,
lastRep INTERGER DEFAULT 0,
lastTrep INTERGER DEFAULT 0,
lastHack INTERGER DEFAULT 0,
job TEXT,
teamId TEXT,
teamRole TEXT,