mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-20 13:50:30 +02:00
Add systeme de niveau ( &bal == &lvl )
This commit is contained in:
@@ -15,6 +15,8 @@ db.run(`CREATE TABLE IF NOT EXISTS users (
|
||||
pocket INTEGER DEFAULT 0,
|
||||
bank INTEGER DEFAULT 0,
|
||||
reputation INTEGER DEFAULT 0,
|
||||
lvl INTERGER DEFAULT 0,
|
||||
xp INTERGER DEFAULT 0,
|
||||
buyer BOOLEAN DEFAULT FALSE,
|
||||
owner BOOLEAN DEFAULT FALSE,
|
||||
whitelist BOOLEAN DEFAULT FALSE,
|
||||
|
||||
Reference in New Issue
Block a user