{"id":19584084,"url":"https://github.com/owlkaline/overwatch-league-token-scripts","last_synced_at":"2025-04-27T11:31:32.747Z","repository":{"id":59108070,"uuid":"376691945","full_name":"Owlkaline/Overwatch-League-Token-Scripts","owner":"Owlkaline","description":"A set of scripts that check if OWL or OW Contenders is live and automatically logs you in and starts the stream without any user input.","archived":false,"fork":false,"pushed_at":"2023-03-06T06:43:21.000Z","size":30,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-21T14:54:52.942Z","etag":null,"topics":["automation","chrome","firefox","linux","overwatch","python","scripts","tokens","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Owlkaline.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-14T03:23:42.000Z","updated_at":"2024-07-21T14:55:03.731Z","dependencies_parsed_at":"2022-09-12T14:25:19.907Z","dependency_job_id":"0b7b5af7-75ca-41f7-9802-ce79826b48f0","html_url":"https://github.com/Owlkaline/Overwatch-League-Token-Scripts","commit_stats":null,"previous_names":["owlkaline/overwatch-league-token-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owlkaline%2FOverwatch-League-Token-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owlkaline%2FOverwatch-League-Token-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owlkaline%2FOverwatch-League-Token-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owlkaline%2FOverwatch-League-Token-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Owlkaline","download_url":"https://codeload.github.com/Owlkaline/Overwatch-League-Token-Scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224069587,"owners_count":17250454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","chrome","firefox","linux","overwatch","python","scripts","tokens","windows"],"created_at":"2024-11-11T07:46:34.382Z","updated_at":"2024-11-11T07:46:35.399Z","avatar_url":"https://github.com/Owlkaline.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overwatch-League-Token-Scripts\nA set of scripts that check if OWL or OW Contenders is live and automatically logs in and starts the stream to collect viewer ship Overwatch League Tokens and skins.\n## Setup\n1. Create a folder in your home directory called .owl\n2. Copy all python files (*.py) and the OWLSettings folder in the root of this repository to the newly created .owl folder.\n3. Move the owl_settings.ini file to your home directory from the OwlSettings file.\n4. Customise the settings, see Configure Settings. (Highly Recommended)\n4. Setup CheckChannelLive.py to run every ~30min\n\n## Configure Settings\n## Automation with Linux\n### Using Crontab\n1. Open crontab\n```\ncrontab -e\n```\n2. Setup crontab similar to the following, which checks if ow channel is live every 30min and Upcoming streams evey 6hours.\n```\nDISPLAY=:1\n*/30 * * * * /usr/bin/python ~/.owl/CheckChannelLive.py \u003e\u003e ~/.owl/ow_channel_live.log'\n0 */6 * * * /usr/bin/python ~/.owl/CheckUpcomingStreams.py \u003e\u003e ~/.owl/ow_check_upcoming.log'\n```\n## Installing Python dependacies\n```\npip install pyautogui selenium\n```\nOn Linux you will also have to install geckodriver, for your distro\n###Arch:\n```\npacman -Sy geckodriver\n```\n## Automation with Windows\n## Issues\n### selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlkaline%2Foverwatch-league-token-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlkaline%2Foverwatch-league-token-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlkaline%2Foverwatch-league-token-scripts/lists"}