Commit Graph

32 Commits (28d78bdb8c9d9e46ef8a263448a86c28e429c036)

Author SHA1 Message Date
DustyP 23c0434ed3
Merge branch 'master' into development
5 years ago
DustyP 9355d3703b Add puzzle parser and config
5 years ago
DustyP f40cf00f7a Add basic email handler
5 years ago
DustyP 2f6d45d4ef Created dev env and implement db lookup for prefixes
5 years ago
DustyP c3d2073b2b Fix bug due to redefining Stack
5 years ago
DustyP 1ddc4d4c36 Add rpn parser and infix solver
5 years ago
DustyP 6c05518146 Add rpn command
5 years ago
DustyP dd0f9cba57 fix bug that causes bot to crash due to db error
5 years ago
DustyP ac395b3fbe fix bug due to not calling next
5 years ago
DustyP c4d4154175 Check if task is processing before processing it
5 years ago
DustyP 91fdfc17b1 check tasks list before appending task
5 years ago
DustyP e3a4ea9a13 Update tasks to add processing column to hopefully prevent duplicate alerts
5 years ago
DustyP f48342eccd Update tasks to add processing column to hopefully prevent duplicate alerts
5 years ago
DustyP 795f396a19 Add Guild Member Add and Remove handlers
6 years ago
DustyP 398961bdf6 Update footer text
6 years ago
DustyP ba989a6ba4 Remove timestamp from embed
6 years ago
DustyP 9867917f1f log error from task handler
6 years ago
DustyP 691f71b9c6 Update reminder to use embed
6 years ago
DustyP 6bdd4a0665 Defer query to mark task as completed
6 years ago
DustyP 4fe8419914 Fix bug in interval calculation
6 years ago
DustyP edff709667 Fix missing comma
6 years ago
DustyP 6cfddb2b28 Add message when task is started
6 years ago
DustyP d28e5ec8fd Add message when task is started
6 years ago
DustyP 5fa2fcffdb Add task handler
6 years ago
DustyP e803fb9c6d Fix typo
6 years ago
DustyP 01d939f391 Add tasks table
6 years ago
DustyP 0cd57dfa16 Update LogEvent to use pointer to session
6 years ago
DustyP 6105c341b5 Update table definition
6 years ago
DustyP 260d681d04 Add logging handler and channel
6 years ago
DustyP 94dbee7c76 Update db initializer with proper column types
6 years ago
DustyP be81d2280a Add commands and event handlers
6 years ago
DustyP 4fcf1ee2a9 Re-Organize commands and utils
6 years ago