{"id":20129295,"url":"https://github.com/ypyl/weather-telegram-bot","last_synced_at":"2026-05-12T18:03:29.345Z","repository":{"id":147115214,"uuid":"370029637","full_name":"ypyl/weather-telegram-bot","owner":"ypyl","description":"Tiny Telegram Bot to send weather info based on user location","archived":false,"fork":false,"pushed_at":"2021-07-02T20:35:10.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T08:34:20.047Z","etag":null,"topics":["python","raspberry-pi","telegram-bot","weather"],"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/ypyl.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":"2021-05-23T11:04:20.000Z","updated_at":"2021-07-02T20:35:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3875b59b-21fd-473e-ae15-b535e9fe8719","html_url":"https://github.com/ypyl/weather-telegram-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypyl%2Fweather-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypyl%2Fweather-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypyl%2Fweather-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ypyl%2Fweather-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ypyl","download_url":"https://codeload.github.com/ypyl/weather-telegram-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241573053,"owners_count":19984412,"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":["python","raspberry-pi","telegram-bot","weather"],"created_at":"2024-11-13T20:33:20.122Z","updated_at":"2026-05-12T18:03:29.249Z","avatar_url":"https://github.com/ypyl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tiny Telegram Bot to send weather info based on user location\n\n# Source Code\n\n`configuration.py` contains the following constants:\n\n- SUPPORTED_USER = show info for only this user\n- DEFAULT_LOCATION_LON = default longitude\n- DEFAULT_LOCATION_LAT = default latitude\n- TELEGRAM_TOKEN = [telegram](https://core.telegram.org/bots) token\n- WEATHER_API_KEY = [weather api](https://www.weatherapi.com) key\n\n`weather-bot.py` contains the logic of the bot\n\n`deploy.py` is a small helper to deploy the bot to raspberry pi (as I am using it to host the bot)\n\n# Dependencies\n\n- `python 3`\n- `python-telegram-bot` - https://python-telegram-bot.org\n\n# Helpers to debug on raspberry\n\nSee the status of service on raspberry:\n\n`systemctl status weather-bot`\n\nSee logs of the service:\n\n`journalctl -u weather-bot.service | tail -n 30`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fypyl%2Fweather-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fypyl%2Fweather-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fypyl%2Fweather-telegram-bot/lists"}