Skip to content

Commit

Permalink
Uploaded Correct .py File
Browse files Browse the repository at this point in the history
  • Loading branch information
Official-Husko committed Feb 23, 2022
1 parent d578c5e commit 24ea514
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,9 @@ def proxy_scraper(cfg):
game_selection(cfg)

if __name__ == '__main__':
proxy_scraper(cfg)
proxy_scraper(cfg)

# Credits
#
# h110m - Adding a fancy download bar
#

0 comments on commit 24ea514

Please sign in to comment.