renamed count commands and added tags commands

This commit is contained in:
2022-02-13 20:28:59 +05:30
parent 6461fa4b94
commit 5f8ceb94b2
7 changed files with 381 additions and 24 deletions

View File

@@ -17,3 +17,4 @@ features = ["cache", "framework", "standard_framework", "rustls_backend", "unsta
[dependencies.tokio]
version = "1.0"
features = ["macros", "signal", "rt-multi-thread"]