Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-03-29 10:34:48 +05:30
parent f0ba184240
commit c1ab7ed363
6 changed files with 219 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ edition = "2021"
[dependencies]
tracing = "*"
reqwest = "*"
linkify = "*"
[dependencies.serenity]
version = "0.10.10"