{"id":16100070,"url":"https://github.com/nymann/reddit_multi","last_synced_at":"2025-10-26T02:39:34.216Z","repository":{"id":86031054,"uuid":"473782362","full_name":"nymann/reddit_multi","owner":"nymann","description":"Adds the feature to post to multiple subreddits at once from the command line.","archived":false,"fork":false,"pushed_at":"2022-03-24T21:59:51.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T21:06:50.062Z","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/nymann.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":"2022-03-24T21:43:25.000Z","updated_at":"2022-05-02T17:25:29.000Z","dependencies_parsed_at":"2023-03-07T15:15:34.212Z","dependency_job_id":null,"html_url":"https://github.com/nymann/reddit_multi","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/nymann%2Freddit_multi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Freddit_multi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Freddit_multi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nymann%2Freddit_multi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nymann","download_url":"https://codeload.github.com/nymann/reddit_multi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415826,"owners_count":20935384,"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-09T18:44:58.228Z","updated_at":"2025-10-26T02:39:34.130Z","avatar_url":"https://github.com/nymann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reddit Multi\n\nCreate a new text or image submission to Reddit from your command line to one or more subreddits at once.\n\n### Installation\n\n```sh\npython -m pip install git+https://github.com/nymann/reddit_multi.git\n```\n\n### Examples\n\n```sh\nreddit_multi --title \"Testing image upload\" --client-id REDDIT_CLIENT_ID --client-secret REDDIT_CLIENT_SECRET --refresh-token REFRESH_TOKEN --image-path /tmp/test.jpg testingground4bots bottesting\n```\n\nThe above command will upload the image located at the path `/tmp/test.jpg` to the two subreddits `r/testingground4bots` and `r/bottesting`. A guide to setting up the `client-id`, `client-secret` and `refresh-token` can be found [here](https://www.jcchouinard.com/get-reddit-api-credentials-with-praw/).\n\nAlternative the `client-id`, `client-secret` and `refresh-token` can be read from the environment variables, like so:\n\n```sh\nexport REDDIT_CLIENT_SECRET=blabla\nexport REDDIT_CLIENT_ID=blabla\nexport REFRESH_TOKEN=blabla\n\nreddit_multi --title \"Testing image upload\" --image-path /tmp/test.jpg testingground4bots bottesting\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymann%2Freddit_multi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnymann%2Freddit_multi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymann%2Freddit_multi/lists"}