send responses to remind command

This commit is contained in:
jude
2020-09-14 16:07:44 +01:00
parent e222927858
commit 89d7403a54
4 changed files with 101 additions and 22 deletions

1
Cargo.lock generated
View File

@ -1129,6 +1129,7 @@ dependencies = [
"lazy_static",
"log",
"num-integer",
"rand",
"regex",
"regex_command_attr",
"reqwest",