{"id":27097542,"url":"https://github.com/geffrerson7/telegram-bot-with-python","last_synced_at":"2026-04-26T08:33:05.644Z","repository":{"id":168078910,"uuid":"643670135","full_name":"Geffrerson7/TELEGRAM-BOT-WITH-PYTHON","owner":"Geffrerson7","description":"Telegram bot to search for web links with information about Pokemon by Pokemon ID.","archived":false,"fork":false,"pushed_at":"2024-03-03T21:07:56.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-21T00:01:57.520Z","etag":null,"topics":["beautifulsoup","docker","python","python-dotenv","python-telegram-bot"],"latest_commit_sha":null,"homepage":"","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/Geffrerson7.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}},"created_at":"2023-05-21T22:10:48.000Z","updated_at":"2024-05-05T22:30:52.000Z","dependencies_parsed_at":"2025-04-06T10:58:24.524Z","dependency_job_id":null,"html_url":"https://github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON","commit_stats":null,"previous_names":["geffrerson7/python-bot-telegram"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTELEGRAM-BOT-WITH-PYTHON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTELEGRAM-BOT-WITH-PYTHON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTELEGRAM-BOT-WITH-PYTHON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTELEGRAM-BOT-WITH-PYTHON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geffrerson7","download_url":"https://codeload.github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTELEGRAM-BOT-WITH-PYTHON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32290516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"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":["beautifulsoup","docker","python","python-dotenv","python-telegram-bot"],"created_at":"2025-04-06T10:48:16.885Z","updated_at":"2026-04-26T08:33:05.627Z","avatar_url":"https://github.com/Geffrerson7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TELEGRAM-BOT-WITH-PYTHON\n\nTelegram bot to search for web links with information about Pokemon by Pokemon ID.\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`API_KEY`: TELEGRAM BOT TOKEN\n\n## Local installation\n\nClone the project\n\n```bash\n  git clone https://github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON.git\n```\n\nGo to the project directory\n\n```bash\n  cd TELEGRAM-BOT-WITH-PYTHON\n```\n\nCreate virtual enviroment\n\n```bash\n$ virtualenv venv\n```\n\nTranslate to English: Activate the virtual environment.\n\n```bash\n$ venv\\Scripts\\activate\n```\n\nInstall dependencies\n\n```bash\n$(venv) pip install -r requirements.txt\n```\n\nRun project\n\n```bash\n$(venv)  py telegram-bot.py\n```\n\n## Local installation with Dcoker\n\nClone the project\n\n```bash\n  git clone https://github.com/Geffrerson7/TELEGRAM-BOT-WITH-PYTHON.git\n```\n\nGo to the project directory\n\n```bash\n  cd TELEGRAM-BOT-WITH-PYTHON\n```\n\nCreate Docker image\n\n```bash\n$ docker build -t image_name .\n```\n\nRun Docker container\n\n```bash\n$ docker run image_name\n```\n\n## Start the Telegram bot's start menu\n\nSend the following message to the bot:\n\n```bash\n  /start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftelegram-bot-with-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeffrerson7%2Ftelegram-bot-with-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftelegram-bot-with-python/lists"}