1 Commits
1.0.1 ... a

Author SHA1 Message Date
2a732133be create production version 2022-04-15 03:13:07 +02:00

View File

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