{"id":48446595,"url":"https://github.com/ganchdev/holidays-bot","last_synced_at":"2026-04-06T18:04:06.666Z","repository":{"id":347544012,"uuid":"1194361061","full_name":"ganchdev/holidays-bot","owner":"ganchdev","description":"🤖","archived":false,"fork":false,"pushed_at":"2026-03-28T11:11:45.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T14:46:23.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ganchdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-28T08:47:12.000Z","updated_at":"2026-03-28T11:11:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ganchdev/holidays-bot","commit_stats":null,"previous_names":["ganchdev/holidays-bot"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ganchdev/holidays-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganchdev%2Fholidays-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganchdev%2Fholidays-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganchdev%2Fholidays-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganchdev%2Fholidays-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganchdev","download_url":"https://codeload.github.com/ganchdev/holidays-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganchdev%2Fholidays-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31483383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: 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":[],"created_at":"2026-04-06T18:03:25.460Z","updated_at":"2026-04-06T18:04:06.660Z","avatar_url":"https://github.com/ganchdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Holidays Telegram Slop Bot\n\nA Telegram bot with DeepSeek-powered natural language interface for hotel booking management.\n\n## Features\n\n- Natural language queries for room availability and bookings\n- Create and update bookings via conversation\n- Guest search and booking history\n- Bulgarian language (default) with conversation memory\n- Secure login via web verification + token authentication\n- HTML formatted responses\n\n## Setup\n\n```bash\ncp .env.example .env\n# Edit .env with your tokens\nbundle install\n```\n\n## Environment Variables\n\n| Variable | Description |\n|----------|-------------|\n| `TELEGRAM_BOT_TOKEN` | Telegram bot token from @BotFather |\n| `DEEPSEEK_API_KEY` | DeepSeek API key |\n| `RAILS_API_URL` | Rails API URL (default: http://localhost:3000) |\n\n## Running\n\n```bash\nbundle exec ruby bot.rb\n```\n\n## Docker\n\n```bash\ndocker-compose up --build\n```\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `/start` | Start bot, clear conversation |\n| `/login` | Log in with email |\n| `/logout` | Log out, clear conversation |\n| `/help` | Show help |\n\n## Login Flow\n\n1. `/login` → enter email address\n2. Bot shows link to verification page\n3. Open link in browser → if logged in, see the 6-digit code\n4. Enter code in Telegram → logged in with API token\n\n## Tech Stack\n\n- Ruby 3.3\n- telegram-bot-ruby\n- DeepSeek API (function calling)\n- SQLite (session storage)\n- Rails API (booking data)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganchdev%2Fholidays-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganchdev%2Fholidays-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganchdev%2Fholidays-bot/lists"}