{"id":50891487,"url":"https://github.com/queukat/nikora_bot","last_synced_at":"2026-06-15T21:02:54.614Z","repository":{"id":357014085,"uuid":"1177686356","full_name":"queukat/nikora_bot","owner":"queukat","description":"Telegram bot for tracking Nikora deals and promotions with VPS-oriented deployment notes.","archived":false,"fork":false,"pushed_at":"2026-05-10T22:22:10.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T00:31:37.414Z","etag":null,"topics":["bot","deals","nikora","notifications","parser","python","telegram-bot","vps"],"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/queukat.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T09:15:10.000Z","updated_at":"2026-05-10T22:22:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/queukat/nikora_bot","commit_stats":null,"previous_names":["queukat/nikora_bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/queukat/nikora_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fnikora_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fnikora_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fnikora_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fnikora_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/queukat","download_url":"https://codeload.github.com/queukat/nikora_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queukat%2Fnikora_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34379915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","deals","nikora","notifications","parser","python","telegram-bot","vps"],"created_at":"2026-06-15T21:02:53.997Z","updated_at":"2026-06-15T21:02:54.598Z","avatar_url":"https://github.com/queukat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nikora Deals Telegram Bot (VPS Ubuntu)\n\n\u003c!-- public-repo-status --\u003e\n\u003e Status: Active personal tool. Issues are kept simple; pull requests are welcome only when they match the current scope.\n\n\n## 1) Установка\n\n```bash\nsudo apt update\nsudo apt install -y python3 python3-venv python3-pip\n\nmkdir -p ~/nikora_bot \u0026\u0026 cd ~/nikora_bot\n# сюда положи файлы как в структуре проекта\n\npython3 -m venv .venv\nsource .venv/bin/activate\npip install -U pip\npip install -r requirements.txt\n```\n\n## 2) Переменные окружения\n\nМинимум:\n\n- `TELEGRAM_BOT_TOKEN` — токен бота\n\nОпционально:\n\n- `DAILY_POLL_AT` — ежедневная проверка в формате `HH:MM` (по умолчанию `09:00`)\n- `POLL_SECONDS` — интервал проверки в секундах, если `DAILY_POLL_AT=off`\n- `NIKORA_API_URL` (по умолчанию `https://nikora.above.ge/json/sales.php?callback=JSON_CALLBACK`)\n- `NIKORA_BASE_URL` (по умолчанию `https://nikora.above.ge/`)\n- `DATA_DIR` (по умолчанию `./data`)\n- `DEALS_PAGE_SIZE` — сколько акций показывать на странице\n- `TZ_NAME` — таймзона для расчёта дедлайнов и daily polling\n\nПример:\n\n```bash\nexport TELEGRAM_BOT_TOKEN=\"123:abc\"\nexport DAILY_POLL_AT=off\nexport POLL_SECONDS=180\n```\n\n## 3) Запуск вручную\n\n```bash\nsource .venv/bin/activate\npython -m app.bot\n```\n\n## 4) Команды\n\n- `/start` — открыть главное меню\n- `/help` — показать команды и подсказку по поиску\n- `/deals` — список активных акций\n- `/search` или `/search \u003cзапрос\u003e` — поиск по акциям\n- `/subs` — список подписок\n- `/unsubscribe \u003cid\u003e` — снять подписку по ID\n- `/check \u003cid\u003e` — проверить доступность картинки товара\n- `/settings` — напоминания и словарь\n- `/untranslated` — выгрузить список непереведённых товаров\n\nТакже можно просто отправить текст или ID товара, бот воспримет это как быстрый поиск.\n\n## 5) Подписки\n\n- В `/deals` и результатах поиска есть кнопка `⭐ Подписаться`\n- В карточке подписанного товара доступна кнопка `✅ Отписаться`\n- В `/subs` можно открыть товар из подписок или удалить подписку кнопкой `❌`\n- В `⚙️ Настройки` можно выбрать, за сколько дней присылать напоминание о завершении акции\n\nБот уведомит, если по подписке поменялись данные (цена/даты/картинка/название) или акция пропала из списка.\n## License\n\n\u003c!-- commercial-license-policy --\u003e\nThis project is licensed for non-commercial use under the [PolyForm Noncommercial License 1.0.0](https://polyformproject.org/licenses/noncommercial/1.0.0.txt).\nCommercial use, resale, paid distribution, marketplace publication, SaaS hosting, or bundling into a paid product requires separate written permission from the author.\nProject names, logos, package identifiers, store listings, screenshots, and other branding assets are not licensed for use in forks or redistributed builds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueukat%2Fnikora_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqueukat%2Fnikora_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueukat%2Fnikora_bot/lists"}