62 Commits

Author SHA1 Message Date
Dustin Pianalto
3fc81a6451 Update command manager to use the error channel 2020-05-04 13:38:14 -08:00
Dusty Pianalto
662acb500b Update error messages to distinguish 2020-04-19 22:52:46 -08:00
Dusty Pianalto
3537b1e125 Add error handling 2020-04-19 22:48:14 -08:00
Dusty Pianalto
dd8cd312d4 debug when target isn't in guild 2020-04-19 22:41:12 -08:00
Dusty Pianalto
a10b5cdbec Fix bug if caller or target don't have any roles 2020-04-19 20:14:06 -08:00
Dusty Pianalto
4729d2c5ee Add util for checking if caller has higher role than target 2020-04-19 18:21:52 -08:00
Dusty Pianalto
c3143ea661 Update dependencies 2020-04-19 16:51:44 -08:00
Dusty Pianalto
67c4f7f2ab Remove some unneeded types and implement an error channel 2020-04-18 12:03:23 -08:00
Dustin Pianalto
b3f35172c9 Add lgtm badge 2020-04-06 23:54:56 -08:00
Dustin Pianalto
017a13d2f1 Test pointer panic 2020-04-06 23:32:46 -08:00
Dustin Pianalto
f98b62e6fb Test pointer panic 2020-04-06 23:29:55 -08:00
Dustin Pianalto
87f67569d2 Test pointer panic 2020-04-06 23:29:24 -08:00
Dustin Pianalto
a0a6b9b54d Test pointer panic 2020-04-06 23:22:06 -08:00
Dustin Pianalto
54e2a741c0 Test pointer panic 2020-04-06 23:18:48 -08:00
Dustin Pianalto
ebd0d77d32 Test pointer panic 2020-04-06 23:16:12 -08:00
Dustin Pianalto
97678e757c Test pointer panic 2020-04-06 23:08:39 -08:00
Dustin Pianalto
70034903f0 Test pointer panic 2020-04-06 23:06:18 -08:00
Dustin Pianalto
0f51576a35 Test pointer panic 2020-04-06 23:02:32 -08:00
Dustin Pianalto
ca3fe5bd69 Test pointer panic 2020-04-06 22:59:01 -08:00
Dustin Pianalto
48f8ee997f Test pointer panic 2020-04-06 22:56:39 -08:00
Dustin Pianalto
0e81c7e6a1 Test pointer panic 2020-04-06 22:51:37 -08:00
Dustin Pianalto
9febf5ddd5 Test pointer panic 2020-04-06 22:49:11 -08:00
Dustin Pianalto
2ee91528e8 Test pointer panic 2020-04-06 22:45:46 -08:00
Dustin Pianalto
d7da539153 Test pointer panic 2020-04-06 22:09:53 -08:00
Dustin Pianalto
ad28895b43 Test pointer panic 2020-04-06 22:07:39 -08:00
Dustin Pianalto
0f8e3058d5 Test pointer panic 2020-04-06 21:56:48 -08:00
Dustin Pianalto
5bb2c4a0ba Test pointer panic 2020-04-06 21:54:01 -08:00
Dustin Pianalto
ecbe2e958f Test pointer panic 2020-04-06 21:51:06 -08:00
Dusty.P
3eb47eda9c
Delete extra .gitignore 2020-04-06 19:46:10 -08:00
Dustin Pianalto
f7b5185967 Update comments for Godoc 2020-04-06 19:41:07 -08:00
Dustin Pianalto
bca255f017 Update comments for Godoc 2020-04-06 19:40:47 -08:00
Dustin Pianalto
cc0042f77c Update comments for Godoc 2020-04-06 19:39:32 -08:00
Dustin Pianalto
20487406f9 Update comments for Godoc 2020-04-06 19:39:11 -08:00
Dustin Pianalto
c051df9b2c Update comments for Godoc 2020-04-06 19:38:34 -08:00
Dustin Pianalto
1cd3ab321b Update comments for Godoc 2020-04-06 19:37:51 -08:00
Dustin Pianalto
75fdfa2d0e Update comments for Godoc 2020-04-06 19:36:51 -08:00
Dustin Pianalto
ab30d463a6 Update comments for Godoc 2020-04-06 11:54:09 -08:00
Dustin Pianalto
d30d567dcb Update comments for Godoc 2020-04-06 11:50:34 -08:00
Dustin Pianalto
75c0f09b23 Update comments for Godoc 2020-04-06 11:49:28 -08:00
Dustin Pianalto
cfa703618b Update comments for Godoc 2020-04-06 11:48:59 -08:00
Dustin Pianalto
7f340e8b6c Update comments for Godoc 2020-04-06 11:48:35 -08:00
Dustin Pianalto
d300b341b3 Update comments for Godoc 2020-04-06 11:47:32 -08:00
Dustin Pianalto
f978f4e43f Update comments for Godoc 2020-04-06 11:46:55 -08:00
Dustin Pianalto
47051350b9 Update comments for Godoc 2020-04-06 11:44:30 -08:00
Dustin Pianalto
48ba9bcd44 Update comments for Godoc 2020-04-06 11:39:05 -08:00
Dustin Pianalto
a3edb16b28 Fix unhandled error 2020-04-06 11:33:32 -08:00
Dustin Pianalto
1cd65ac003 Add comments for godocs 2020-04-06 11:31:13 -08:00
Dustin Pianalto
51cbfd618f Add invoked to the context 2020-04-05 19:40:46 -08:00
Dustin Pianalto
5160db8114 Fix issue with detecting a prefix when there is none 2020-04-05 19:32:06 -08:00
Dustin Pianalto
2668bb8cf5 Update command-manager to not exit on bad command
Add logging to see issue with prefix
2020-04-05 19:27:05 -08:00