create production version
This commit is contained in:
@@ -14,6 +14,7 @@ webhook = DiscordWebhook(
|
||||
|
||||
|
||||
|
||||
|
||||
dirpath = "."
|
||||
FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("TMCZ_")]
|
||||
FILE = FILE[0]
|
||||
|
||||
Reference in New Issue
Block a user