automated terminal push

This commit is contained in:
Software Shinobi
2025-03-11 20:44:04 -04:00
parent dc51e2e646
commit 4ec5f446e8

View File

@@ -68,7 +68,7 @@ def check_download_exists_matching_url_version_two(url):
print("month / ",month)
file_pattern = f"\(({channel_name})\) - game stats on Twitch in {month} {year} - SullyGnome.csv".lower()
file_pattern = f".* \(({channel_name})\) - game stats on Twitch in {month} {year} - SullyGnome.csv".lower()
print("regex :",file_pattern)