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
Reminder Bot for Discord, now in Rust
41
Commits
19
Branches
4
Tags
36
MiB
CSS
43.5%
Rust
34.6%
TypeScript
13%
JavaScript
8.1%
SCSS
0.4%
Other
0.4%
9287fb5416
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
jude
9287fb5416
moved interval extracting into separate function. pass around the same pool instead of relocking
2020-09-15 14:43:49 +01: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
moved interval extracting into separate function. pass around the same pool instead of relocking
2020-09-15 14:43:49 +01:00
.gitignore
initial
2020-08-06 15:21:39 +01:00
Cargo.lock
send responses to remind command
2020-09-14 16:07:44 +01:00
Cargo.toml
send responses to remind command
2020-09-14 16:07:44 +01:00
create.sql
send responses to remind command
2020-09-14 16:07:44 +01:00