{"id":25421643,"url":"https://github.com/xstar97/reddit-auto-reply","last_synced_at":"2026-04-28T18:04:07.990Z","repository":{"id":276348589,"uuid":"629187620","full_name":"xstar97/reddit-auto-reply","owner":"xstar97","description":"Auto Reply Reddit Bot","archived":false,"fork":false,"pushed_at":"2024-12-24T11:45:06.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T10:15:57.811Z","etag":null,"topics":["docker","python","reddit"],"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/xstar97.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":"2023-04-17T20:05:06.000Z","updated_at":"2024-04-11T00:02:05.000Z","dependencies_parsed_at":"2025-02-07T17:50:58.298Z","dependency_job_id":"26ce433c-500e-4c3f-a5f7-6aee72099a70","html_url":"https://github.com/xstar97/reddit-auto-reply","commit_stats":null,"previous_names":["xstar97/reddit-auto-reply"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/xstar97/reddit-auto-reply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xstar97%2Freddit-auto-reply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xstar97%2Freddit-auto-reply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xstar97%2Freddit-auto-reply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xstar97%2Freddit-auto-reply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xstar97","download_url":"https://codeload.github.com/xstar97/reddit-auto-reply/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xstar97%2Freddit-auto-reply/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["docker","python","reddit"],"created_at":"2025-02-16T20:49:08.051Z","updated_at":"2026-04-28T18:04:07.963Z","avatar_url":"https://github.com/xstar97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reddit-auto-reply\nreddit-auto-reply python docker bot\n\n```yaml\nversion: \"3.8\"\n\nservices:\n  reddit-auto-reply:\n    image: ghcr.io/xstar97/reddit-auto-reply:latest\n    ports:\n      - \"8080:3000\"\n    environment:\n      - BOT_STATE=production\n      - REDIS_HOST=localhost\n      - REDIS_PASSWORD=password\n      - REDIS_PORT=6379\n      - CLIENT_ID=reddit_client_id\n      - CLIENT_SECRET=reddit_client_secret\n      - USERNAME=REDDIT_USER\n      - PASSWORD=REDDIT_PASS\n      - USER_AGENT=linux:script:v0.0.1 (by u/USER)\n      - SUBREDDITS=subreddit1,subreddit2 #delim by ,\n      - TRIGGER_WORDS=word1,word2 #delim by ,\n      - COMMENT_WAIT_SECONDS=10\n      - EXCLUDE_USERS=user1,user2 #delim by ,\n      - COMMENT_TEXT=\"Hello world!\"\n    restart: unless-stopped\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxstar97%2Freddit-auto-reply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxstar97%2Freddit-auto-reply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxstar97%2Freddit-auto-reply/lists"}