mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-11 13:08:29 +03:00
Update main.py
This commit is contained in:
@@ -3,6 +3,7 @@ from reddit_post_scraping_tool.reddit_post_scraping_tool import *
|
||||
|
||||
def main():
|
||||
try:
|
||||
check_updates("1.3.0.1")
|
||||
reddit_post_scraper()
|
||||
except KeyboardInterrupt:
|
||||
log.warning(f"User interruption detected.")
|
||||
|
||||
Reference in New Issue
Block a user