{"id":30664565,"url":"https://github.com/colecrouter/reddit-link-bot","last_synced_at":"2026-05-20T05:11:42.432Z","repository":{"id":182710772,"uuid":"668954938","full_name":"colecrouter/reddit-link-bot","owner":"colecrouter","description":"A Discord bot that automatically replies to Reddit links with inline media (videos and images).","archived":false,"fork":false,"pushed_at":"2025-08-21T15:29:31.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T18:18:04.210Z","etag":null,"topics":["discord","reddit","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","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/colecrouter.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,"zenodo":null}},"created_at":"2023-07-21T02:17:19.000Z","updated_at":"2025-08-21T15:29:35.000Z","dependencies_parsed_at":"2023-08-26T01:54:53.037Z","dependency_job_id":"44644f43-21d3-4eb7-b3d0-abea6dcc36a3","html_url":"https://github.com/colecrouter/reddit-link-bot","commit_stats":null,"previous_names":["mexican-man/reddit-link-bot","colecrouter/reddit-link-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/colecrouter/reddit-link-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colecrouter%2Freddit-link-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colecrouter%2Freddit-link-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colecrouter%2Freddit-link-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colecrouter%2Freddit-link-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colecrouter","download_url":"https://codeload.github.com/colecrouter/reddit-link-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colecrouter%2Freddit-link-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273025827,"owners_count":25032842,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["discord","reddit","utility"],"created_at":"2025-08-31T19:03:55.536Z","updated_at":"2026-05-20T05:11:37.398Z","avatar_url":"https://github.com/colecrouter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reddit-link-bot\n\nA Discord bot that automatically replies to Reddit links with inline media (videos and images).\n\n## Purpose\n\nA while back, Reddit redid their platform's OpenGraph link previews/embeds. Previously, you would get single image previews (static images and GIFs, not videos) when sharing links to posts. Now, Reddit now only serves generated image with watermarks (een for GIFs).\n\nThis bot solves this issue by responding to messages with the embeded media from Reddit, so you don't have to visit Reddit to vew it/them.\n\n## Features\n\n- Static images \u0026 GIFs\n- Videos w/ or w/o sound\n- Galleries (posts with multiple images)\n- Marks spoiler or NSFW content as a spoiler\n\n## Usage\n\n```bash\ngo run ./cmd/main.go\n```\n\nThis will generate a `config.yml` file in the current directory. Insert your Discord bot token and restart the bot.\n\n### Configuration\n\nYou can tweak the settings to only allow the bot to respond in certain channels or to certain roles. You can also disable NSFW content.\n\n```yml\ndiscord:\n  token: \"\"\n  channels: []\n  roles: []\n  no_nsfw: false\nreddit:\n  client_id: \"\"\n  client_secret: \"\"\n  username: \"\"\n  password: \"\"\n```\n\nIf you don't want to use the Reddit API, you can disable it by setting:\n```yml\nreddit: null\n```\n\n## Requirements\n\n- Must have FFMPEG installed and exported/added to PATH. Does not require FFMPEG build with HTTPS support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolecrouter%2Freddit-link-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolecrouter%2Freddit-link-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolecrouter%2Freddit-link-bot/lists"}