{"id":48521333,"url":"https://github.com/olavodotpy/anime-feeds-bot","last_synced_at":"2026-04-07T21:01:57.301Z","repository":{"id":347266692,"uuid":"1191120411","full_name":"olavodotpy/anime-feeds-bot","owner":"olavodotpy","description":"Discord bot for rendering parsed content in RSS feeds.","archived":false,"fork":false,"pushed_at":"2026-03-27T06:52:45.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"Master","last_synced_at":"2026-03-27T18:44:23.043Z","etag":null,"topics":["anime","api-client","bot","discord-bot","geek","news","rss-feed"],"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/olavodotpy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-24T23:59:11.000Z","updated_at":"2026-03-27T06:52:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/olavodotpy/anime-feeds-bot","commit_stats":null,"previous_names":["olavodotpy/anime-feeds-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/olavodotpy/anime-feeds-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olavodotpy%2Fanime-feeds-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olavodotpy%2Fanime-feeds-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olavodotpy%2Fanime-feeds-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olavodotpy%2Fanime-feeds-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olavodotpy","download_url":"https://codeload.github.com/olavodotpy/anime-feeds-bot/tar.gz/refs/heads/Master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olavodotpy%2Fanime-feeds-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["anime","api-client","bot","discord-bot","geek","news","rss-feed"],"created_at":"2026-04-07T21:01:30.319Z","updated_at":"2026-04-07T21:01:57.295Z","avatar_url":"https://github.com/olavodotpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anime Feeds Bot\n\nAnime Feeds Bot is a Discord bot that receives JSON data from the Anime Feeds RSS parsing system. \n\nIt uses a clean architecture with **Cogs + Service Layer**, facilitating maintenance and growth of the bot.\n\n---\n\n## 🚀 How to run the bot\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/YOUR_USERNAME/your-discord-bot.git\ncd your-discord-bot\n```\n\n### 2. Create the virtual environment (recommended)\n\n```bash\npython -m venv venv\n# Windows\nvenv\\Scripts\\activate\n# Linux / Mac\nsource venv/bin/activate\n```\n\n3. Install the dependencies\n\n```Bash\npip install -U -r requirements.txt\n```\n\n4. Configure the .env file\n\nCreate a .env file in the project root and add:\n\n```env\nDISCORD_TOKEN=coloque_seu_token_aqui\n```\n\nNever commit your token to GitHub!\n\n### 5. Start the bot\n\n```Bash\npython main.py\n```\n\n## 🛠 Technologies Used\n\nPython 3.10+\ndiscord.py 2.7.1 (March 2026)\npython-dotenv\npydantic (validation)\n\n## 🤝 Contributing\n\nWant to help improve the bot?\n\nFeel free to open Issues or Pull Requests!\n\n## 📄 License\n\nThis project is under the MIT license.\n\n## 📬 Support / Contact\n\nDiscord: @olavobilac","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folavodotpy%2Fanime-feeds-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folavodotpy%2Fanime-feeds-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folavodotpy%2Fanime-feeds-bot/lists"}