Commit Graph

69 Commits (6e0ed12ee1c71232e9422278db5dee730844d26e)

Author SHA1 Message Date
DustyP 6e0ed12ee1 Time box audit log
6 years ago
DustyP 3773b8fb70 Change leave message to kicked if they have been kicked in the audit log
6 years ago
DustyP 1bbec44462 Remove duration time from member remove event
6 years ago
DustyP 4afdae36ba Use cached guild info for member count
6 years ago
DustyP 795f396a19 Add Guild Member Add and Remove handlers
6 years ago
DustyP 60c6cc7d36 Update error logging
6 years ago
DustyP 8ca1580822 Add deleted by to message
6 years ago
DustyP 59cb7a1fc1 Test Audit Log
6 years ago
DustyP 80c9cd2982 Test Audit Log
6 years ago
DustyP b419eaee1f Use BeforeUpdate in OnMessageUpdate
6 years ago
DustyP 47028c8227 Use BeforeDelete in OnMessageDelete
6 years ago
DustyP 430049a6c4 Fixed typo
6 years ago
DustyP b90a22e0c4 Add message delete handler
6 years ago
DustyP 0e7998c7cd Move channel mention into description
6 years ago
DustyP a4ed26c128 Recover from panic in OnMessageUpdate
6 years ago
DustyP b5ec5c7d47 Add message update handler
6 years ago
DustyP 65fc3a5a6f Finish message update event
6 years ago
DustyP adeefe5074 Add basic message update event
6 years ago
DustyP 77e79846f3 Add basic edit handler for testing
6 years ago
DustyP 8f5dc67697 Fix bug with shellquote
6 years ago
DustyP e258613f27 Fix bug with shellquote
6 years ago
DustyP 56e0c849b2 Fix bug with shellquote
6 years ago
DustyP c19c99a796 Sanitize input on adding tags and say
6 years ago
DustyP 434fd5eaa0 Remove space from task message
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 714f9bb705 Change time format
6 years ago
DustyP 6f5def6b54 Add response message when adding reminder
6 years ago
DustyP b2ee8a96bb Add remind command
6 years ago
DustyP c555f5d935 Change task interval to every second
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 0462d797ed Remove message about closing bot
6 years ago
DustyP a17e1de4d0 Fix bugs
6 years ago
DustyP 0cd57dfa16 Update LogEvent to use pointer to session
6 years ago
DustyP 7203f7277f Add kick command
6 years ago
DustyP ff65eba42c Start the logging handler
6 years ago
DustyP 61a1b7e8db Add command to add guild to DB
6 years ago
DustyP 6105c341b5 Update table definition
6 years ago
DustyP 260d681d04 Add logging handler and channel
6 years ago
DustyP 1dcbd5afa8 Add command to add a guild to the DB
6 years ago
DustyP 5db517a4ae Add kick command
6 years ago