reminder-bot/src
2020-11-10 22:55:29 +00:00
..
commands fixed $look time. fixed pause message 2020-11-10 22:55:29 +00:00
consts.rs $look has new flag all which views reminders from entire guild. reminders now support basic substitution: <<id>> for a user, or <<everyone>> and <<here>> for the everyone and here tags respectively 2020-11-09 13:47:11 +00:00
framework.rs create guild data if not present. added a temp method to reattach channels to their guild data 2020-10-27 11:37:55 +00:00
main.rs use serenity from my repo. other minor improvements 2020-10-25 11:19:21 +00:00
models.rs changed to how the guild query works so that errors are more useful and it doesnt do dumb shit 2020-10-27 17:35:01 +00:00
time_parser.rs ran rustfmt over project. cleared up a couple of clippy things 2020-10-12 21:01:27 +01:00