mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 02:24:27 +11:00
Finished progression
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
CREATE DATABASE discordbot;
|
||||
|
||||
CREATE TABLE discordbot.userLog (
|
||||
id int NOT NULL AUTO_INCREMENT PRIMARY KEY,
|
||||
discordUserID bigint,
|
||||
|
||||
Reference in New Issue
Block a user