32 Commits

Author SHA1 Message Date
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
f40cf00f7a Add basic email handler 2020-08-29 02:50:53 -08:00
Dustin Pianalto
2f6d45d4ef Created dev env and implement db lookup for prefixes 2020-08-28 01:12:41 -08:00
Dustin Pianalto
c3d2073b2b Fix bug due to redefining Stack 2020-08-25 21:06:33 -08:00
Dustin Pianalto
1ddc4d4c36 Add rpn parser and infix solver 2020-08-25 21:03:50 -08:00
Dustin Pianalto
6c05518146 Add rpn command 2020-08-25 16:53:51 -08:00
Dustin Pianalto
dd0f9cba57 fix bug that causes bot to crash due to db error 2020-07-31 03:05:45 -08:00
Dustin Pianalto
ac395b3fbe fix bug due to not calling next 2020-07-31 02:49:25 -08:00
Dustin Pianalto
c4d4154175 Check if task is processing before processing it 2020-07-31 02:33:00 -08:00
Dustin Pianalto
91fdfc17b1 check tasks list before appending task 2020-07-31 02:19:22 -08:00
Dustin Pianalto
e3a4ea9a13 Update tasks to add processing column to hopefully prevent duplicate alerts 2020-07-31 02:02:28 -08:00
Dustin Pianalto
f48342eccd Update tasks to add processing column to hopefully prevent duplicate alerts 2020-07-31 00:11:08 -08:00
Dusty Pianalto
795f396a19 Add Guild Member Add and Remove handlers 2020-06-03 21:30:05 -08:00
Dusty Pianalto
398961bdf6 Update footer text 2020-05-02 10:47:42 -08:00
Dustin Pianalto
ba989a6ba4 Remove timestamp from embed 2020-05-01 21:19:37 -08:00
Dustin Pianalto
9867917f1f log error from task handler 2020-05-01 21:16:50 -08:00
Dustin Pianalto
691f71b9c6 Update reminder to use embed 2020-05-01 21:12:02 -08:00
Dustin Pianalto
6bdd4a0665 Defer query to mark task as completed 2020-05-01 00:25:42 -08:00
Dustin Pianalto
4fe8419914 Fix bug in interval calculation 2020-05-01 00:08:39 -08:00
Dustin Pianalto
edff709667 Fix missing comma 2020-04-30 23:53:36 -08:00
Dustin Pianalto
6cfddb2b28 Add message when task is started 2020-04-30 23:51:13 -08:00
Dustin Pianalto
d28e5ec8fd Add message when task is started 2020-04-30 23:50:29 -08:00
Dustin Pianalto
5fa2fcffdb Add task handler 2020-04-30 23:48:46 -08:00
Dustin Pianalto
e803fb9c6d Fix typo 2020-04-30 22:48:24 -08:00
Dustin Pianalto
01d939f391 Add tasks table 2020-04-30 22:45:47 -08:00
Dusty Pianalto
0cd57dfa16 Update LogEvent to use pointer to session 2020-04-19 22:02:44 -08:00
Dusty Pianalto
6105c341b5 Update table definition 2020-04-19 21:59:56 -08:00
Dusty Pianalto
260d681d04 Add logging handler and channel 2020-04-19 21:59:38 -08:00
Dusty Pianalto
94dbee7c76 Update db initializer with proper column types 2020-04-19 18:26:03 -08:00
Dustin Pianalto
be81d2280a Add commands and event handlers 2020-04-07 20:29:47 -08:00
Dustin Pianalto
4fcf1ee2a9 Re-Organize commands and utils 2020-04-02 19:35:49 -08:00