1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-09-06 04:09:13 +02:00

save/show tirages

This commit is contained in:
ddorn
2020-04-26 16:44:24 +02:00
parent 047e4e86e1
commit 1148d669cd
3 changed files with 93 additions and 28 deletions

View File

@@ -7,6 +7,7 @@ authors = ["ddorn <diego.dorn@free.fr>"]
[tool.poetry.dependencies]
python = "^3.6"
discord = "^1.0.1"
pyyaml = "^5.0.0"
[tool.poetry.dev-dependencies]