{"id":15472973,"url":"https://github.com/hackvan/telegram-bot","last_synced_at":"2026-02-06T20:31:05.942Z","repository":{"id":59157425,"uuid":"150879352","full_name":"hackvan/telegram-bot","owner":"hackvan","description":"A friendship Telegram's bot that connect a Repository on GitHub with a Scrum board on Trello","archived":false,"fork":false,"pushed_at":"2018-10-26T03:22:03.000Z","size":79,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T12:43:24.982Z","etag":null,"topics":["ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/telegram-scrum-bot","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/hackvan.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}},"created_at":"2018-09-29T15:49:45.000Z","updated_at":"2018-10-26T03:22:05.000Z","dependencies_parsed_at":"2022-09-13T20:11:35.788Z","dependency_job_id":null,"html_url":"https://github.com/hackvan/telegram-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hackvan/telegram-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackvan%2Ftelegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackvan%2Ftelegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackvan%2Ftelegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackvan%2Ftelegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackvan","download_url":"https://codeload.github.com/hackvan/telegram-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackvan%2Ftelegram-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29175197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"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":["ruby","ruby-gem"],"created_at":"2024-10-02T02:42:00.168Z","updated_at":"2026-02-06T20:31:05.927Z","avatar_url":"https://github.com/hackvan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Scrum Bot\n\nA friendship Telegram's bot that connect a Repository on GitHub with a Scrum board on Trello.\n\n## Setup\n\nYou must setup the required enviroment variables inside `.bashrc` or `.zshrc` depend of your terminal configuration:\n\n```bash\n# Enviroment variables from telegram-scrum-bot gem:\nexport API_TELEGRAM_TOKEN=\"TOKEN-INFO\"\nexport API_TRELLO_KEY=\"KEY-INFO\"\nexport API_TRELLO_TOKEN=\"TOKEN-INFO\"\n```\n\nOr for development create a `.env` file with the next information: \n\n```bash\n# Enviroment variables from telegram-scrum-bot gem:\nAPI_TELEGRAM_TOKEN=\"TOKEN-INFO\"\nAPI_TRELLO_KEY=\"KEY-INFO\"\nAPI_TRELLO_TOKEN=\"TOKEN-INFO\"\n```\n\n### From the Github Repository:\n```bash\ngit clone https://github.com/hackvan/telegram-bot.git\n```\n\nto start the bot's server application:\n\n```bash\n$ bundle install\n$ bundle exec ruby lib/telegram-bot.rb\n```\n\n### From the [rubygems site](https://rubygems.org/gems/telegram-scrum-bot):\n\n\u003ehttps://rubygems.org/gems/telegram-scrum-bot\n\nTo install and execute the application:\n```bash\n$ gem install telegram-scrum-bot\n$ telegram-scrum-bot\n```\n\n## Telegram Bot\n\n* name: `scrum_hackathon_bot`\n* username: `@scrum_hackathon_bot`\n* url: [https://t.me/scrum_hackathon_bot](https://t.me/scrum_hackathon_bot)\n\n\n**Telegram Bot Commands:**\n\nInitial Commands:\n```\n/start - bienvenida\n/setup - asistente de configuración del bot\n/help  - ayuda con los comandos del bot\n```\n\nConfiguration Commands:\n```\n/setgithubuser - establece la configuración del usuario de github\n/setgithubrepository - establece la configuración del repositorio de github\n```\n\n```\n/getgithubuser - obtiene la configuración del usuario de github\n/getgithubrepository - obtiene la configuración del repositorio de github\n```\n\nWork Commands:\n```\n/issues - consultar el listado de Issues en el repositorio de Github\n/trello - sincroniza los issues del repositorio en un tablero de Trello\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackvan%2Ftelegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackvan%2Ftelegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackvan%2Ftelegram-bot/lists"}