94 Commits

Author SHA1 Message Date
Dusty.P
d2ed70afda
Update go.mod v0.0.24 2024-01-06 20:10:16 -09:00
Dusty.P
48dc096efc
Update go.mod v0.0.23 2024-01-06 19:58:04 -09:00
Dusty.P
8baa49cac3
Update utils.go v0.0.22 2024-01-06 19:53:30 -09:00
Dusty.P
60af09880f
Update structs.go 2024-01-06 19:53:19 -09:00
Dusty.P
e3c96befb2
Update status-manager.go 2024-01-06 19:53:10 -09:00
Dusty.P
1fcdf10c40
Update go.sum 2024-01-06 19:53:01 -09:00
Dusty.P
242ac2f708
Update go.mod 2024-01-06 19:52:46 -09:00
Dusty.P
cad0dca1b2
Update context.go 2024-01-06 19:52:26 -09:00
Dusty.P
5561865b61
Update command-manager.go 2024-01-06 19:52:14 -09:00
Dustin Pianalto
458250eb80 Update status updater v0.0.21 2021-08-05 23:21:20 -08:00
Dustin Pianalto
5258cf33a7 Test statis update v0.0.20 2021-08-05 22:46:32 -08:00
Dustin Pianalto
f70fa91b00 Test status update v0.0.19 2021-08-05 22:40:25 -08:00
Dustin Pianalto
e73e3fba54 Update types to fix discordgo updates v0.0.18 2021-08-05 21:17:47 -08:00
Dustin Pianalto
01be0e3c2f Update types to fix discordgo updates v0.0.17 2021-08-05 21:07:24 -08:00
Dustin Pianalto
0701c6f791 Update types to fix discordgo updates v0.0.16 2021-08-05 20:38:36 -08:00
Dustin Pianalto
c38729441b Pass full command manager to context (breaking) v0.0.15 2020-09-18 18:01:32 -08:00
Dustin Pianalto
a389de2c77 Pass full command manager to context (breaking) v0.0.14 2020-09-18 17:48:02 -08:00
Dustin Pianalto
bc86a36745 Fix bug in regex which removed newlines v0.0.12 v0.0.13 2020-09-01 20:56:27 -08:00
Dustin Pianalto
3151e1479a Change method of splitting cmd v0.0.11 2020-09-01 20:10:28 -08:00
Dusty Pianalto
12b47f1fed Use single Context struct updating Invoked v0.0.10 2020-06-04 16:29:36 -08:00
Dustin Pianalto
c2f03b7f61 Change shellquote error check v0.0.9 2020-06-02 18:49:15 -08:00
Dustin Pianalto
2cac64f91b Add log on shellquote error v0.0.8 2020-06-02 13:34:13 -08:00
Dustin Pianalto
71efaa0d45 Increase default interval on status manager v0.0.7 2020-06-01 15:02:24 -08:00
Dustin Pianalto
fc4b370a1e Fix bug when cmd is empty v0.0.6 2020-06-01 14:59:55 -08:00
Dustin Pianalto
30065b313f Sanitize input on adding tags and say v0.0.5 2020-05-18 22:57:30 -08:00
Dustin Pianalto
4236915c5b Add option to sanitize everyone mentions v0.0.4 2020-05-18 22:36:19 -08:00
Dustin Pianalto
4ad95f415f Change status default interval to 30s 0.0.3 v0.0.3 2020-05-12 11:46:02 -08:00
Dustin Pianalto
c80fb3f00a Remove log.Fatal in status manager v0.0.2 2020-05-04 21:56:59 -08:00
Dustin Pianalto
b493499897 Fall back to split on spaces if unterminated quote error v0.0.1 2020-05-04 14:09:15 -08:00
Dustin Pianalto
4add5bffa3 Remove msg log 2020-05-04 13:55:47 -08:00
Dustin Pianalto
af09dd297b test bug 2020-05-04 13:47:05 -08:00
Dustin Pianalto
3fc0d03d43 Update command manager to use the error channel 2020-05-04 13:39:54 -08:00
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