{"id":18359140,"url":"https://github.com/theinit01/reddit-summarybot","last_synced_at":"2025-04-10T03:17:12.916Z","repository":{"id":239016506,"uuid":"798267226","full_name":"theinit01/Reddit-SummaryBot","owner":"theinit01","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-09T18:15:44.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T18:37:57.753Z","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/theinit01.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":"2024-05-09T12:41:21.000Z","updated_at":"2025-02-04T09:29:11.000Z","dependencies_parsed_at":"2024-05-12T03:15:06.513Z","dependency_job_id":null,"html_url":"https://github.com/theinit01/Reddit-SummaryBot","commit_stats":null,"previous_names":["theinit01/reddit-summarybot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2FReddit-SummaryBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2FReddit-SummaryBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2FReddit-SummaryBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2FReddit-SummaryBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theinit01","download_url":"https://codeload.github.com/theinit01/Reddit-SummaryBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248148247,"owners_count":21055548,"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-11-05T22:21:04.589Z","updated_at":"2025-04-10T03:17:12.897Z","avatar_url":"https://github.com/theinit01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Article Summarizer Bot\n\nArticle Summarizer Bot is a Reddit bot designed to automatically summarize news articles and post the summaries as comments on related posts in a subreddit.\n\n## Introduction\n\nThis bot was created to assist users in staying informed about news articles posted on a specific subreddit. It scans the content of news articles linked in the subreddit posts, generates concise summaries using Goggle's Gemini, and posts these summaries as comments on the original posts.\n\n## Features\n\n- Automatically scans 'rising' posts in a subreddit for news articles\n- Generates summaries of linked news articles\n- Posts summaries as comments on relevant posts\n\n## Getting Started\n\nTo use the Article Summarizer Bot, follow these steps:\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/your-username/article-summarizer-bot.git\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. Set up your Reddit  and Google Gemini API credentials by creating a `.env` file and adding your credentials:\n\n    ```plaintext\n    REDDIT_USERNAME=your_username\n    REDDIT_PASSWORD=your_password\n    REDDIT_CLIENT_ID=your_client_id\n    REDDIT_CLIENT_SECRET=your_client_secret\n    GOOGLE_API_KEY=your_gemini_key\n    ```\n\n4. Run the bot:\n\n    ```bash\n    python main.py\n    ```\n\n## Contributing\n\nContributions to the Article Summarizer Bot project are welcome! If you find a bug or have a feature request, please open an issue. Pull requests are also appreciated.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Freddit-summarybot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheinit01%2Freddit-summarybot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Freddit-summarybot/lists"}