Commit Graph
66 Commits
Author SHA1 Message Date
Dusty Pianalto 4afdae36ba Use cached guild info for member count 2020-06-03 21:57:23 -08:00
Dusty Pianalto 795f396a19 Add Guild Member Add and Remove handlers 2020-06-03 21:30:05 -08:00
Dusty Pianalto 60c6cc7d36 Update error logging 2020-06-03 19:47:50 -08:00
Dustin Pianalto 8ca1580822 Add deleted by to message 2020-06-03 12:35:32 -08:00
Dustin Pianalto 59cb7a1fc1 Test Audit Log 2020-06-03 12:14:11 -08:00
Dustin Pianalto 80c9cd2982 Test Audit Log 2020-06-03 12:02:41 -08:00
Dustin Pianalto b419eaee1f Use BeforeUpdate in OnMessageUpdate 2020-06-03 10:36:10 -08:00
Dustin Pianalto 47028c8227 Use BeforeDelete in OnMessageDelete 2020-06-03 10:21:30 -08:00
Dustin Pianalto 430049a6c4 Fixed typo 2020-06-02 23:56:23 -08:00
Dustin Pianalto b90a22e0c4 Add message delete handler 2020-06-02 23:49:56 -08:00
Dustin Pianalto 0e7998c7cd Move channel mention into description 2020-06-02 23:43:27 -08:00
Dustin Pianalto a4ed26c128 Recover from panic in OnMessageUpdate 2020-06-02 23:32:52 -08:00
Dustin Pianalto b5ec5c7d47 Add message update handler 2020-06-02 22:55:54 -08:00
Dustin Pianalto 65fc3a5a6f Finish message update event 2020-06-02 22:54:47 -08:00
Dustin Pianalto adeefe5074 Add basic message update event 2020-06-02 21:42:17 -08:00
Dustin Pianalto 77e79846f3 Add basic edit handler for testing 2020-06-02 20:52:15 -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
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 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 c555f5d935 Change task interval to every second 2020-05-01 00:29:29 -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
Dustin Pianalto 0462d797ed Remove message about closing bot 2020-04-30 21:56:23 -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 ff65eba42c Start the logging handler 2020-04-19 22:01:22 -08:00
Dusty Pianalto 61a1b7e8db Add command to add guild to DB 2020-04-19 22:00:56 -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 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 94dbee7c76 Update db initializer with proper column types 2020-04-19 18:26:03 -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