{"id":15746308,"url":"https://github.com/hanse00/reddit-minecon-timer","last_synced_at":"2025-07-09T04:38:11.448Z","repository":{"id":75801152,"uuid":"35817267","full_name":"Hanse00/Reddit-Minecon-Timer","owner":"Hanse00","description":"A bot which eddits a subreddit sidebar with the time left to minecon","archived":false,"fork":false,"pushed_at":"2015-05-18T20:59:03.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:52:57.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Hanse00.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}},"created_at":"2015-05-18T12:42:28.000Z","updated_at":"2015-05-18T12:42:32.000Z","dependencies_parsed_at":"2023-02-27T12:46:03.733Z","dependency_job_id":null,"html_url":"https://github.com/Hanse00/Reddit-Minecon-Timer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanse00%2FReddit-Minecon-Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanse00%2FReddit-Minecon-Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanse00%2FReddit-Minecon-Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanse00%2FReddit-Minecon-Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hanse00","download_url":"https://codeload.github.com/Hanse00/Reddit-Minecon-Timer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246424907,"owners_count":20775038,"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":[],"created_at":"2024-10-04T05:00:24.735Z","updated_at":"2025-03-31T06:23:27.287Z","avatar_url":"https://github.com/Hanse00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reddit Event Timer\nThis is a python script which allows you to insert a countdown timer to an event, into a subreddit sidebar.\n\nTo use the script, download the content of this repository, then run\n\n```\npip install -r requirements.txt\n```\n\nThis will install the dependencies.\n\nThen edit the ```settings.py``` file, to fit your needs.\n\nThe default file looks like this:\n\n```\nUSERNAME = \"Test\"\nPASSWORD = \"Test\"\n\nSUBREDDITS = [\"Mustek\", \"MineconAgents\"]\n\nSTART_STRING = \"[](#countstart)\"\nEND_STRING = \"[](#countstop)\"\n\nEVENT_TIMEZONE = \"Europe/London\"\nLOCAL_TIMEZONE = \"Europe/Copenhagen\"\n\nEVENT_START = \"2015-07-04 10:00:00\"\nEVENT_END = \"2015-07-05 18:00:00\"\n\nTIME_FORMAT = \"%Y-%m-%d %H:%M:%S\"\n```\n\nThe settings are:\n\n**USERNAME** The reddit user used for the script\n\n**PASSWORD** The password the script should use to log in\n\n**SUBREDDITS** This is a python list of subreddit names\n\n**START_STRING** This is the string found in the sidebar, after which the script should insert the time left\n\n**END_STRING** This is the string that follows the countdown field\n\n**EVENT_TIMEZONE** The timezone in which the event you are tracking will happen\n\n**LOCAL_TIMEZONE** The timezone of the computer on which the script will run\n\n**EVENT_START** The local time at which the event will start\n\n**EVENT_END** The local time at which the event will end\n\n**TIME_FORMAT** The formatting used for the start and end time\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanse00%2Freddit-minecon-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanse00%2Freddit-minecon-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanse00%2Freddit-minecon-timer/lists"}