1
0
mirror of https://gitlab.com/ddorn/tfjm-discord-bot.git synced 2025-07-08 07:30:20 +02:00

async console

This commit is contained in:
ddorn
2020-05-01 17:08:05 +02:00
parent d16aeee4c0
commit 5af3342182
6 changed files with 152 additions and 17 deletions

View File

@ -9,6 +9,7 @@ python = "^3.6"
discord = "^1.0.1"
pyyaml = "^5.0.0"
psutil = "^5.7.0"
ptpython = "^3.0.2"
[tool.poetry.dev-dependencies]