Reminder Bot for Discord, now in Rust
Go to file
2020-09-21 09:16:10 +00:00
.cargo initial code 2020-08-06 15:22:13 +01:00
.idea timer command. added create.sql file with changes to reflect new version 2020-09-08 23:08:02 +01:00
regex_command_attr changed Args to String because we dont need that 2020-08-10 22:12:26 +01:00
src TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess 2020-09-19 15:20:43 +01:00
.gitignore TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess 2020-09-19 15:20:43 +01:00
Cargo.lock TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess 2020-09-19 15:20:43 +01:00
Cargo.toml TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess 2020-09-19 15:20:43 +01:00
create.sql send responses to remind command 2020-09-14 16:07:44 +01:00
dp.py TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess 2020-09-19 15:20:43 +01:00
LICENSE Create LICENSE 2020-09-21 09:16:10 +00:00