52 Commits

Author SHA1 Message Date
Dustin Pianalto
25026d7010 remove mod/admin role command 2021-01-25 23:53:32 -09:00
Dustin Pianalto
776b3638d9 remove mod/admin role command 2021-01-25 23:49:58 -09:00
Dustin Pianalto
70baa24953 fix role commands 2021-01-25 23:09:21 -09:00
Dustin Pianalto
b60135b6f8 fix role commands 2021-01-25 23:04:43 -09:00
Dustin Pianalto
3b338f0f53 fix role commands 2021-01-25 23:01:02 -09:00
Dustin Pianalto
dc20dcf959 add admin role command 2021-01-25 22:41:51 -09:00
Dustin Pianalto
c62f0f2f47 add moderator role command 2021-01-25 22:21:56 -09:00
Dustin Pianalto
21a7515797 add moderator role command 2021-01-25 21:52:12 -09:00
Dustin Pianalto
cab3b15993 fix create request command 2021-01-25 02:31:36 -09:00
Dustin Pianalto
060b98f456 fix create request command 2021-01-25 02:27:56 -09:00
Dustin Pianalto
c717d96c3d fix create request sql query 2021-01-25 02:20:11 -09:00
Dustin Pianalto
f922a81fb1 fix create channel sql query 2021-01-25 02:11:28 -09:00
Dustin Pianalto
5d48fddaae fix create channel sql query 2021-01-25 02:05:13 -09:00
Dustin Pianalto
dfe645d023 fix create channel sql query 2021-01-25 01:59:57 -09:00
Dustin Pianalto
19425cc03a fix get user sql query 2021-01-25 01:52:14 -09:00
Dustin Pianalto
2cb24b0d01 fix get user sql query 2021-01-25 01:43:31 -09:00
Dustin Pianalto
62bd23399c fix get user sql query 2021-01-25 01:38:22 -09:00
Dustin Pianalto
0e280ed843 add request command 2021-01-25 01:33:46 -09:00
Dustin Pianalto
588117e0d0 add request command 2021-01-25 01:21:49 -09:00
Dustin Pianalto
22fd99c673 add request command 2021-01-24 22:57:55 -09:00
Dustin Pianalto
715af8c1bc use custom prefixes 2021-01-24 01:11:22 -09:00
Dustin Pianalto
ff5cfb5f3b remove duplicate prefixes 2021-01-24 01:05:16 -09:00
Dustin Pianalto
ec1be803c8 debug removing prefix 2021-01-24 00:57:00 -09:00
Dustin Pianalto
3d835ab5f4 debug removing prefix 2021-01-24 00:53:04 -09:00
Dustin Pianalto
6e83bc6bd9 Fix array in guild service 2021-01-24 00:46:41 -09:00
Dustin Pianalto
f60de139c0 Add prefix commands 2021-01-24 00:40:02 -09:00
Dustin Pianalto
a8ee028292 Add prefix commands 2021-01-24 00:26:34 -09:00
Dustin Pianalto
081b21d58c Add prefix commands 2021-01-24 00:24:07 -09:00
Dustin Pianalto
454cced2a7 Fix nullability of columns 2021-01-23 20:10:48 -09:00
Dustin Pianalto
106333c26b use nullable string in user 2021-01-23 16:05:02 -09:00
Dustin Pianalto
6df9d6366f fix bug in user database 2021-01-23 15:10:04 -09:00
Dustin Pianalto
5940bc8e22 fix bug in user service 2021-01-23 15:03:15 -09:00
Dustin Pianalto
c01562cec5 fix bug in user service 2021-01-23 14:59:35 -09:00
Dustin Pianalto
70c1d2d35b fix bug in user service 2021-01-23 14:48:59 -09:00
Dustin Pianalto
121a21e1c6 fix bug in user service 2021-01-23 14:46:25 -09:00
Dustin Pianalto
f85c475cfd fix bug in running migrations 2021-01-23 04:27:34 -09:00
Dustin Pianalto
a8ea92c140 change test command name 2021-01-23 04:20:17 -09:00
Dustin Pianalto
84311836f2 fix sql typo 2021-01-23 04:14:29 -09:00
Dustin Pianalto
28691e72fb rework services and add test command 2021-01-23 03:53:34 -09:00
Dustin Pianalto
ccfecd0965 Initialize services 2021-01-23 03:11:12 -09:00
Dustin Pianalto
e2f97afa6d initial database crud 2021-01-23 01:25:06 -09:00
Dustin Pianalto
b8c9e8fd39 debug errors 2021-01-20 23:58:25 -09:00
Dustin Pianalto
fec57e421f debug errors 2021-01-20 23:28:15 -09:00
Dustin Pianalto
6a4d326e57 debug errors 2021-01-20 23:22:23 -09:00
Dustin Pianalto
532be87f30 Fix syntax errors 2021-01-20 23:18:30 -09:00
Dustin Pianalto
ace7d8ac54 Test adding migration files to container 2021-01-20 23:04:14 -09:00
Dustin Pianalto
f7f0f5fc8c Check error when running migrations 2021-01-20 22:21:01 -09:00
Dustin Pianalto
ba0b7235e2 Fix typo in workflow 2021-01-20 22:08:22 -09:00
Dustin Pianalto
df8f8f2fa6 Add basic database setup 2021-01-20 21:06:01 -09:00
Dustin Pianalto
30ea8d8c8d Add missing deps 2021-01-19 00:59:58 -09:00