create production version

This commit is contained in:
2022-04-15 03:13:07 +02:00
parent ff8daba8ff
commit 2a732133be

View File

@@ -14,6 +14,7 @@ webhook = DiscordWebhook(
dirpath = "."
FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("TMCZ_")]
FILE = FILE[0]