43 Commits

Author SHA1 Message Date
Dusty.P
35882993c2
Update init.go 2020-08-29 18:42:38 -08:00
Dusty.P
23c0434ed3
Merge branch 'master' into development 2020-08-29 18:27:47 -08:00
Dustin Pianalto
9355d3703b Add puzzle parser and config 2020-08-29 18:24:38 -08:00
Dustin Pianalto
b8ee6a1505 Move rpn logic to separate package 2020-08-25 22:22:39 -08:00
Dustin Pianalto
ac46753546 Add infix alias 2020-08-25 21:12:08 -08:00
Dustin Pianalto
d16521e5e3 Add prpn alias 2020-08-25 21:10:32 -08:00
Dustin Pianalto
4955f4bf88 Fix bug due to wrong quotes 2020-08-25 21:07:36 -08:00
Dustin Pianalto
1ddc4d4c36 Add rpn parser and infix solver 2020-08-25 21:03:50 -08:00
Dustin Pianalto
d66a25a525 Add rpn command 2020-08-25 17:23:28 -08:00
Dustin Pianalto
6c05518146 Add rpn command 2020-08-25 16:53:51 -08:00
Dustin Pianalto
0912f49519 Fix bug in user command when user has no roles 2020-06-17 22:12:14 -08:00
Dustin Pianalto
7151f289b1 Use member's color for embed 2020-06-17 22:08:45 -08:00
Dustin Pianalto
97bb212683 Fix character encoding bug 2020-06-12 00:20:06 -08:00
Dustin Pianalto
bf10724777 Add encode and decode 2020-06-12 00:07:56 -08:00
Dustin Pianalto
8f5dc67697 Fix bug with shellquote 2020-06-02 20:10:00 -08:00
Dustin Pianalto
e258613f27 Fix bug with shellquote 2020-06-02 19:42:33 -08:00
Dustin Pianalto
56e0c849b2 Fix bug with shellquote 2020-06-02 19:16:56 -08:00
Dustin Pianalto
c19c99a796 Sanitize input on adding tags and say 2020-05-18 22:42:11 -08:00
Dusty Pianalto
434fd5eaa0 Remove space from task message 2020-05-02 11:11:22 -08:00
Dustin Pianalto
714f9bb705 Change time format 2020-05-01 09:24:37 -08:00
Dustin Pianalto
6f5def6b54 Add response message when adding reminder 2020-05-01 09:12:56 -08:00
Dustin Pianalto
b2ee8a96bb Add remind command 2020-05-01 01:10:19 -08:00
Dustin Pianalto
a17e1de4d0 Fix bugs 2020-04-30 21:09:30 -08:00
Dusty Pianalto
0cd57dfa16 Update LogEvent to use pointer to session 2020-04-19 22:02:44 -08:00
Dusty Pianalto
7203f7277f Add kick command 2020-04-19 22:01:33 -08:00
Dusty Pianalto
61a1b7e8db Add command to add guild to DB 2020-04-19 22:00:56 -08:00
Dusty Pianalto
1dcbd5afa8 Add command to add a guild to the DB 2020-04-19 21:59:00 -08:00
Dusty Pianalto
5db517a4ae Add kick command 2020-04-19 20:01:47 -08:00
Dusty Pianalto
81ffdc0a74 Add Kick command 2020-04-19 18:25:37 -08:00
Dusty Pianalto
ad7fc5bde0 Fix bug if user is not found 2020-04-19 17:32:37 -08:00
Dusty Pianalto
a4fda79677 Add commands and ignore errors 2020-04-19 17:22:36 -08:00
Dusty Pianalto
c371888daa Update p command to use error channel 2020-04-19 17:20:44 -08:00
Dusty Pianalto
73a5bad338 Update tag commands to use error channel 2020-04-19 17:18:30 -08:00
Dusty Pianalto
4744a54079 Update util commands to use error channel 2020-04-19 17:11:52 -08:00
Dusty Pianalto
ffebfeb1ec Update guild commands to use error channel 2020-04-19 17:05:38 -08:00
Dustin Pianalto
bfaec04408 Update to use string IDs 2020-04-07 20:54:14 -08:00
Dustin Pianalto
df3af0ccc6 Add command to get logging channel 2020-04-07 20:50:09 -08:00
Dustin Pianalto
df4f94d799 Add command to get logging channel 2020-04-07 20:48:53 -08:00
Dustin Pianalto
be81d2280a Add commands and event handlers 2020-04-07 20:29:47 -08:00
Dustin Pianalto
9e33d58a14 add git command 2020-04-03 13:34:39 -08:00
Dustin Pianalto
e58aabae9a Add method to make adding commands easier 2020-04-02 23:10:48 -08:00
Dustin Pianalto
ba24958563 Add Error handling 2020-04-02 19:38:35 -08:00
Dustin Pianalto
4fcf1ee2a9 Re-Organize commands and utils 2020-04-02 19:35:49 -08:00