Commit Graph

12 Commits (master)

Author SHA1 Message Date
Joey Hines ac2573e036
Updated README.md 2021-03-04 19:10:21 -06:00
Joey Hines d6fb2f9657 Added configurable event reminders
+ Reminders can be set at custom times and have custom messages
2020-08-08 18:09:07 -05:00
Joey Hines fa1dd3fcde Small fixes
+ Creating "ping_roles" more idiomatically
+ Updated readme
2020-07-10 09:29:54 -05:00
Joey Hines 79d0b1cd09 Added rolling log support
+ Log files are limited to 10mb
+ 10 logs are kept at a time
2020-05-22 22:57:11 -05:00
Joey Hines 46703f9509 Clarified config setup in README.md 2020-05-19 19:36:59 -05:00
Joey Hines 8508f182c1 Fixed README.md (again...) 2020-05-19 19:26:27 -05:00
Joey Hines 6dd8ff03c2 Fixed README.md (again) 2020-05-19 19:24:52 -05:00
Joey Hines 6c33d46cb4 Fixed README.md 2020-05-19 19:18:13 -05:00
Joey Hines 01c986d708 Added error logging 2020-04-27 18:16:03 -05:00
Joey Hines 3eda40dcc0 Added better timezone support and added confirm_event
+ Times are now read in and displayed as a configured timezone
+ Added `confirm_event` to preview the event message before posting
2020-04-23 19:45:02 -05:00
Joey Hines b654d0b167 Fixed README.md 2020-04-22 22:30:52 -05:00
Joey Hines 3c710adf96 Initial commit
What works:
+ create_event command posts an event message to a channel
+ the event is also stored in a database

Todo:
+ Add event reminders to those who RSVP
+ Add permissions support
+ Add commands for editing/deleting events
2020-04-22 22:28:51 -05:00