Vylpes
7decd28dc9
* Create scripts * Create github workflows * Create initial DB migration script * Make default bot prefix configurable * Add bot token fetcher
2 lines
No EOL
55 B
SQL
2 lines
No EOL
55 B
SQL
ALTER TABLE `ignored_channel`
|
|
ADD PRIMARY KEY (`Id`); |