Webhook command

Add a command to view the webhook, as some users wish to use the webhook to edit past reminders.
This commit is contained in:
jude
2022-06-17 17:15:48 +01:00
parent 6f7d0f67b3
commit f56db14720
4 changed files with 36 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2123,7 +2123,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
[[package]]
name = "reminder_rs"
version = "1.6.0"
version = "1.6.1"
dependencies = [
"base64",
"chrono",