{"id":27863113,"url":"https://github.com/jayexdesigns/twitch-subathon-countdown","last_synced_at":"2026-03-06T20:03:43.895Z","repository":{"id":205533689,"uuid":"381847588","full_name":"JayexDesigns/twitch-subathon-countdown","owner":"JayexDesigns","description":"This is a countdown timer template for Twitch streams","archived":false,"fork":false,"pushed_at":"2023-02-07T01:45:05.000Z","size":4891,"stargazers_count":30,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-12T23:07:28.843Z","etag":null,"topics":["countdown","obs","subathon","twitch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/JayexDesigns.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}},"created_at":"2021-06-30T22:28:12.000Z","updated_at":"2025-08-27T12:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"baa9d7ee-25da-46ea-9f72-ea220a003bdc","html_url":"https://github.com/JayexDesigns/twitch-subathon-countdown","commit_stats":null,"previous_names":["jayexdesigns/twitch-subathon-countdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JayexDesigns/twitch-subathon-countdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayexDesigns%2Ftwitch-subathon-countdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayexDesigns%2Ftwitch-subathon-countdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayexDesigns%2Ftwitch-subathon-countdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayexDesigns%2Ftwitch-subathon-countdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayexDesigns","download_url":"https://codeload.github.com/JayexDesigns/twitch-subathon-countdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayexDesigns%2Ftwitch-subathon-countdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30195571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["countdown","obs","subathon","twitch"],"created_at":"2025-05-04T20:43:46.553Z","updated_at":"2026-03-06T20:03:43.873Z","avatar_url":"https://github.com/JayexDesigns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTwitch Subathon Countdown Template\u003c/h1\u003e\n\u003cp align=\"center\"\u003eThis is the template I created for my Twitch Subathon Countdowns\u003c/p\u003e\n\u003cbr/\u003e\n\n\u003ch2\u003eDescription\u003c/h2\u003e\n\u003cp\u003eA subathon timer that increases when someone subscribes, donates money, donates bits or purchases streamloots chests.\u003c/p\u003e\n\u003cbr/\u003e\n\n\u003ch2\u003ePreview\u003c/h2\u003e\n\u003ch3 align=\"center\"\u003e\u003cimg width=\"90%\" src=\"./preview.gif\"\u003e\u003c/h3\u003e\n\u003cbr/\u003e\n\n\u003ch2\u003eUsage\u003c/h2\u003e\n\u003cp\u003eAfter cloning this repository you'll have to edit the \"config.js\" file with any plain text editor, then change the value of the variables according to what you want:\u003c/p\u003e\n\n\u003ch3\u003eStreamlabs Token\u003c/h3\u003e\n\u003cp\u003eTo get the token you'll have to go to the API settings tab of your \u003ca href=\"https://streamlabs.com/dashboard#/settings/api-settings\"\u003eStreamlabs dashboard\u003c/a\u003e then click on API Tokens, copy your socket API token and finally paste the code on the \"streamlabs_token\" variable in the \"config.js\" file.\u003c/p\u003e\n\u003cimg src=\"./auth_streamlabs.png\"\u003e\n\n\u003ch3\u003eStreamElements Token\u003c/h3\u003e\n\u003cp\u003eTo get the token you'll have to go to your \u003ca href=\"https://streamelements.com/dashboard/account/channels\"\u003eStreamElements channels dashboard\u003c/a\u003e, then click on show secrets, copy the Overlay token and paste the code on the \"streamelements_token\" variable in the \"config.js\" file.\u003c/p\u003e\n\u003cimg src=\"./auth_streamelements.png\"\u003e\n\n\u003ch3\u003eStreamloots Token\u003c/h3\u003e\n\u003cp\u003eTo get the token you'll have to go to your Streamloots creator dashboard, then to alerts \u0026 widgets, then go to alerts, then copy the last part of the alerts url and finally paste the code on the \"streamloots_token\" variable in the \"config.js\" file.\u003c/p\u003e\n\u003cimg src=\"./auth_streamloots.png\"\u003e\n\n\u003ch3\u003eInitial Time\u003c/h3\u003e\n\u003cp\u003eYou can set the initial time of the timer by setting the hours, minutes and seconds to be added when the timer is created.\u003c/p\u003e\n\n\u003ch3\u003eOther Values\u003c/h3\u003e\n\u003cp\u003eChange the other values to set the amount of seconds that will be added for the subscriptions, donations... And the minimum donation amounts to trigger the countdown increase.\u003c/p\u003e\n\n\u003ch3\u003eAdd To OBS\u003c/h3\u003e\n\u003cp\u003eTo add it to OBS you just have to drag the \"index.html\" file to the sources section or add a browser source that points to the \"index.html\" file.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayexdesigns%2Ftwitch-subathon-countdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayexdesigns%2Ftwitch-subathon-countdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayexdesigns%2Ftwitch-subathon-countdown/lists"}