Got play to work
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CREATE TABLE IF NOT EXISTS guilds (
|
||||
id BIGINT PRIMARY KEY NOT NULL,
|
||||
bot_id BIGINT NOT NULL,
|
||||
volume DOUBLE PRECISION NOT NULL
|
||||
);
|
||||
Reference in New Issue
Block a user