Added update command

This commit is contained in:
2021-03-13 21:39:59 +01:00
parent 2778ac0b4d
commit 534982b18d
5 changed files with 133 additions and 12 deletions

View File

@@ -16,12 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"mysql-connector",
"SQLAlchemy",
"termcolor",
"pyfiglet",
"tabulate",
"pynput"
"discord.py==1.6.0"
],
"PythonVersion": ">=3.8"
},