reminder-bot/src
2022-09-17 13:05:50 +01:00
..
commands Change macro list to use fields to prevent going over limit 2022-09-17 12:37:58 +01:00
component_models Move macro commands to own module 2022-09-12 16:45:00 +01:00
models Patch compilation against live schema 2022-09-17 13:03:52 +01:00
consts.rs Change macro list to use fields to prevent going over limit 2022-09-17 12:37:58 +01:00
event_handlers.rs Add join message 2022-09-11 17:38:53 +01:00
hooks.rs Add an autocomplete for time hints 2022-09-12 17:49:10 +01:00
interval_parser.rs cleared up all unwraps from the reminder sender. cleared up clippy lints. added undo button 2022-05-13 23:08:52 +01:00
main.rs Patch compilation against live schema 2022-09-17 13:05:50 +01:00
time_parser.rs cleared up all unwraps from the reminder sender. cleared up clippy lints. added undo button 2022-05-13 23:08:52 +01:00
utils.rs Upgrade poise. Combine remind/multiline into one command 2022-09-08 17:58:05 +01:00