Feature/182 setup actions (#186)
* Create scripts * Create github workflows * Create initial DB migration script * Make default bot prefix configurable * Add bot token fetcher
This commit is contained in:
parent
cd666d24fd
commit
7decd28dc9
42 changed files with 525 additions and 83 deletions
database/3.1/1662399171315-CreateBase/Up/02-key
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE `lobby`
|
||||
ADD PRIMARY KEY (`Id`);
|
Loading…
Add table
Add a link
Reference in a new issue