{"id":23585104,"url":"https://github.com/rusyaev-dk/rsswizardbot","last_synced_at":"2026-02-02T22:43:55.151Z","repository":{"id":269696796,"uuid":"908180295","full_name":"rusyaev-dk/rsswizardbot","owner":"rusyaev-dk","description":"User-friendly RSS manager in Telegram","archived":false,"fork":false,"pushed_at":"2024-12-27T07:08:34.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T16:58:50.089Z","etag":null,"topics":["aiogram","alembic","asyncio","feed","postgres","rss","rss-reader","tgbot"],"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/rusyaev-dk.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":"2024-12-25T11:12:32.000Z","updated_at":"2024-12-27T07:08:37.000Z","dependencies_parsed_at":"2024-12-25T12:32:53.060Z","dependency_job_id":null,"html_url":"https://github.com/rusyaev-dk/rsswizardbot","commit_stats":null,"previous_names":["rusyaev-dk/rsswizardbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusyaev-dk%2Frsswizardbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusyaev-dk%2Frsswizardbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusyaev-dk%2Frsswizardbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rusyaev-dk%2Frsswizardbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rusyaev-dk","download_url":"https://codeload.github.com/rusyaev-dk/rsswizardbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239412489,"owners_count":19634016,"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":["aiogram","alembic","asyncio","feed","postgres","rss","rss-reader","tgbot"],"created_at":"2024-12-27T03:13:55.106Z","updated_at":"2025-11-03T05:30:23.513Z","avatar_url":"https://github.com/rusyaev-dk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSS Wizard Bot\n\nRSS Wizard Bot is a Telegram bot that helps you manage RSS feeds and stay updated with your favorite news sources directly in Telegram.\n\n## Features\n\n- **Add RSS Feeds**: Easily add new RSS feeds.\n- **View Latest Posts**: Stay updated with the latest news from your sources.\n- **Easy Navigation**: Use pagination to browse entries.\n- **Filter Support**: Filter posts by keywords (coming soon).\n- **Delete Feeds**: Remove unnecessary RSS feeds.\n\n## How to Run\n\n### Requirements\n- Python 3.10+\n- PostgreSQL\n- Docker (optional)\n\n### Installation and Launch\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/your-repo/rsswizardbot.git\n   cd rsswizardbot\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. **Set environment variables:**\n   Create a `.env` file in the project root:\n   ```env\n   BOT_TOKEN=your_telegram_bot_token\n   DATABASE_URL=postgresql+asyncpg://user:password@localhost:5432/database\n   ```\n\n4. **Run migrations:**\n   ```bash\n   alembic upgrade head\n   ```\n\n5. **Start the bot:**\n   ```bash\n   python bot/bot.py\n   ```\n\n## Technologies Used\n\n- **Programming Language**: Python 3.11\n- **Telegram Framework**: Aiogram 3\n- **Database**: PostgreSQL (with SQLAlchemy and Alembic)\n- **DI**: Dishka\n- **RSS Parsing**: Feedparser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusyaev-dk%2Frsswizardbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frusyaev-dk%2Frsswizardbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusyaev-dk%2Frsswizardbot/lists"}