Commit Graph

76 Commits (0912f495192911707ed372c20ca0ec3ebf803526)

Author SHA1 Message Date
DustyP 0912f49519 Fix bug in user command when user has no roles
6 years ago
DustyP 7151f289b1 Use member's color for embed
6 years ago
DustyP 97bb212683 Fix character encoding bug
6 years ago
DustyP bf10724777 Add encode and decode
6 years ago
DustyP 930b1fc6f1 Time box audit log
6 years ago
DustyP b10371aa22 Time box audit log
6 years ago
DustyP 3bdf1beee5 Time box audit log
6 years ago
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