This commit is contained in:
Egor Matveev
2022-02-23 00:15:58 +03:00
parent cdb5157471
commit 4e9c195d9d
4 changed files with 172 additions and 12 deletions

View File

@@ -1,6 +1,5 @@
from os import listdir, mkdir, chmod
from os import listdir, mkdir
from os.path import join, exists
from shutil import copyfile
from subprocess import call, TimeoutExpired
from Main.management.commands.bot import bot