{"id":20238137,"url":"https://github.com/hardcoremagazine/reddittodiscordshare","last_synced_at":"2025-03-03T14:43:45.463Z","repository":{"id":39904322,"uuid":"493347560","full_name":"HardcoreMagazine/RedditToDiscordShare","owner":"HardcoreMagazine","description":"Extract content from reddit \"Share\" links","archived":false,"fork":false,"pushed_at":"2023-09-24T18:45:18.000Z","size":621,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T01:14:14.110Z","etag":null,"topics":["bot","discontinued","discord","discord-bot","python","reddit","utility"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HardcoreMagazine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-05-17T17:21:20.000Z","updated_at":"2023-09-24T18:44:04.000Z","dependencies_parsed_at":"2024-11-14T08:42:49.285Z","dependency_job_id":null,"html_url":"https://github.com/HardcoreMagazine/RedditToDiscordShare","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/HardcoreMagazine%2FRedditToDiscordShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardcoreMagazine%2FRedditToDiscordShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardcoreMagazine%2FRedditToDiscordShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HardcoreMagazine%2FRedditToDiscordShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HardcoreMagazine","download_url":"https://codeload.github.com/HardcoreMagazine/RedditToDiscordShare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241685491,"owners_count":20003101,"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":["bot","discontinued","discord","discord-bot","python","reddit","utility"],"created_at":"2024-11-14T08:31:43.003Z","updated_at":"2025-03-03T14:43:45.433Z","avatar_url":"https://github.com/HardcoreMagazine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedditToDiscordShare (RTDS)\n\nBot made explicitly to extract \nimages/links \u0026 text from Reddit links\nand post them as embedded files \n-- so your friends/server-mates don't have to open post\nin reddit app.\n\n***Project has been discontinued due to [Reddit API changes](https://en.wikipedia.org/wiki/2023_Reddit_API_controversy)***.\n\n**Tested and works with**:\n- Normal \u0026 \"share\" links\n- Links with brackets '\u003c', '\u003e' and '||spoiler||' tag\n- Posts that contain external links (such as YouTube, Imgur, Wikipedia)\n- GIF posts\n- NSFW posts\n\n**Doesn't work with**:\n- Reddit videos\n- Gallery (multi-picture) posts\n\n---\n### Usage [new]\nAll commands can be accessed with /  \n![image](image2.png)  \nIf users cannot access bot commands (none available/show up),\nmake sure you set 'Integration' settings right! \n\n---\n### Usage [legacy]\n```\n[prefix]help - list all commands\n[prefix]cv [Submission_URL] - extract image/link from selected post  \n[prefix]cvt [Submission_URL] - extract text from selected post  \n```\nExample:  \n![image](image.png)\n\n---\n### Dependencies\n```\nPython 3.8.10\npy-cord \u003e= 2.3.2\nasyncpraw \u003e= 7.6.1\n```\nWork on older or newer versions of libraries not guaranteed!\n\n---\n### 'cfg.py' contents\n```\nsettings = {\n    'discordAPI': {\n        'token': 'bot_private_token',\n        'prefix': ','\n    },\n    'redditAPI': {\n        'client_id': 'client_id',\n        'client_secret': 'secret',\n        'password': 'password',  # optional for public submissions\n        'user_agent': 'Reddit -\u003e Discord link extraction (by u/HardcoreMagazine)',\n        'username': 'username',  # optional for public submissions\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardcoremagazine%2Freddittodiscordshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardcoremagazine%2Freddittodiscordshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardcoremagazine%2Freddittodiscordshare/lists"}