This website requires JavaScript.
Explore
Help
Sign In
jude
/
reminder-bot
Watch
1
Star
0
Fork
0
You've already forked reminder-bot
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
38e2767f99
reminder-bot
/
src
History
jellywx
38e2767f99
fixed
$look time
. fixed pause message
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