mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-03 23:17:52 +02:00
Add recolt
This commit is contained in:
@@ -17,12 +17,14 @@ db.run(`CREATE TABLE IF NOT EXISTS users (
|
||||
reputation INTEGER DEFAULT 0,
|
||||
lvl INTERGER DEFAULT 0,
|
||||
xp INTERGER DEFAULT 0,
|
||||
objet INTERGER DEFAULT 0,
|
||||
buyer BOOLEAN DEFAULT FALSE,
|
||||
owner BOOLEAN DEFAULT FALSE,
|
||||
whitelist BOOLEAN DEFAULT FALSE,
|
||||
blacklist BOOLEAN DEFAULT FALSE,
|
||||
antiRob INTEGER DEFAULT 0,
|
||||
lastRob INTEGER DEFAULT 0,
|
||||
lastRecolt INTEGER DEFAULT 0,
|
||||
lastWork INTEGER DEFAULT 0,
|
||||
lastDaily INTEGER DEFAULT 0,
|
||||
lastRep INTERGER DEFAULT 0,
|
||||
|
||||
Reference in New Issue
Block a user