Revert "remove reactions from messages older than n days"

This reverts commit 94b12a1069.
This commit is contained in:
Sefa Eyeoglu 2024-04-30 22:08:39 +02:00
parent a51210289b
commit ca7bacb5ac
No known key found for this signature in database
GPG key ID: E13DFD4B47127951
9 changed files with 18 additions and 86 deletions

View file

@ -15,7 +15,6 @@ serde = "1.0.196"
serde_json = "1.0.112"
[dependencies]
chrono = "0.4.37"
color-eyre = "0.6.2"
dotenvy = "0.15.7"
enum_dispatch = "0.3.12"