Reminder Bot for Discord, now in Rust
Go to file
2020-10-01 22:55:28 +01:00
.cargo initial code 2020-08-06 15:22:13 +01:00
.idea natural command stuff 2020-09-26 22:23:41 +01:00
regex_command_attr changed Args to String because we dont need that 2020-08-10 22:12:26 +01:00
src check subscriptions and extract every clause from natural 2020-10-01 22:55:28 +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 turned say_lines into a method of channelid 2020-10-01 18:07:27 +01:00
Cargo.toml turned say_lines into a method of channelid 2020-10-01 18:07:27 +01:00
create.sql send responses to remind command 2020-09-14 16:07:44 +01:00
dp.py natural command stuff 2020-09-26 22:23:41 +01:00
LICENSE Create LICENSE 2020-09-21 09:16:10 +00:00