Add v1 of the shitty-emojipasta
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user