Add v1 of the shitty-emojipasta

This commit is contained in:
2020-10-29 16:06:48 +01:00
parent ac039233ea
commit d6fa0c5530
5 changed files with 3879 additions and 412 deletions

View File

@@ -12,4 +12,8 @@ telegram-bot = "0.7.0"
dotenv = "0.15.0"
tokio = { version="^0.2.0", features=["macros"] }
futures = "^0.3.5"
futures = "^0.3.5"
serde_json = "1.0"
once_cell = "^1.4.1"
indexmap = { version="1.6.0", features=["serde-1"] }
rand = "0.7.3"