Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2a732133be
|
@@ -14,6 +14,7 @@ webhook = DiscordWebhook(
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
dirpath = "."
|
dirpath = "."
|
||||||
FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("TMCZ_")]
|
FILE = [filename for filename in os.listdir(dirpath) if filename.startswith("TMCZ_")]
|
||||||
FILE = FILE[0]
|
FILE = FILE[0]
|
||||||
|
|||||||
Reference in New Issue
Block a user