{"id":21163009,"url":"https://github.com/leviobrabo/climatologiabot","last_synced_at":"2025-10-05T20:08:40.916Z","repository":{"id":146330486,"uuid":"615738340","full_name":"leviobrabo/climatologiabot","owner":"leviobrabo","description":"Inline bot that search your city's weather forecast","archived":false,"fork":false,"pushed_at":"2024-02-14T05:30:19.000Z","size":2311,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T02:21:37.818Z","etag":null,"topics":["bot-telegram","city-weather","i18n","mongoose","node-telegram-bot-api","weather","weather-forecast","weather-forecast-bot","weather-forecast-bot-telegram","weather-forecast-city"],"latest_commit_sha":null,"homepage":"https://t.me/climatologiabot","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leviobrabo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-18T14:38:55.000Z","updated_at":"2023-12-14T15:38:54.000Z","dependencies_parsed_at":"2023-10-16T14:00:40.604Z","dependency_job_id":"14ed277d-e183-494c-bd16-ecba528f5749","html_url":"https://github.com/leviobrabo/climatologiabot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leviobrabo/climatologiabot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviobrabo%2Fclimatologiabot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviobrabo%2Fclimatologiabot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviobrabo%2Fclimatologiabot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviobrabo%2Fclimatologiabot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leviobrabo","download_url":"https://codeload.github.com/leviobrabo/climatologiabot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leviobrabo%2Fclimatologiabot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278510931,"owners_count":25999005,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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-telegram","city-weather","i18n","mongoose","node-telegram-bot-api","weather","weather-forecast","weather-forecast-bot","weather-forecast-bot-telegram","weather-forecast-city"],"created_at":"2024-11-20T13:36:30.104Z","updated_at":"2025-10-05T20:08:40.895Z","avatar_url":"https://github.com/leviobrabo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Janna\r\n\r\n[Climatologiabot](https://t.me/climatologiabot) is an inline bot that searches your city's weather forecast\r\n\r\n[![](https://img.shields.io/badge/telegram-@climatologiabot-1b2069)](https://t.me/climatologiabot)\r\n[![](https://img.shields.io/badge/support-@kylorensbot-1b2069)](https://t.me/kylorensbot)\r\n\r\n[![](https://i.imgur.com/VvYn6Pp.png)](#)\r\n\r\n### Requirement\r\n\r\nYou will need to have the following tools installed on your machine:\r\n\r\n-   [Git](https://git-scm.com)\r\n-   [Node.js](https://nodejs.org/en/)\r\n-   [Vscode](https://code.visualstudio.com/docs/?dv=win)\r\n\r\n### 🤖 Deploy no Heroku\r\n\r\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\r\n\r\n### 🤖 Running the bot locally\r\n\r\n```bash\r\n# Clone this repository\r\n$ git clone https://github.com/leviobrabo/climatologiabot.git\r\n\r\n# Access project folder in terminal/cmd\r\n$ cd climatologiabot\r\n\r\n# install the dependencies\r\n\r\n# Using NPM:\r\n$ npm i\r\n\r\n# Environment variables\r\n\r\n# Create a .env file with any text editor and put:\r\nWEATHER_API_KEY=#API DO WEATHER (https://openweathermap.org/api)\r\nTELEGRAM_API=#Your bot token generated in @BotFather\r\nDB_STRING=#MONGO URL\r\ngroupId=#ID DO GRUPO PARA LOG\r\nDEV_USERS=#ID_DEV // userId1,userId2,userId3\r\n\r\n\r\n# Run the application\r\n$ npm start\r\n\r\n```\r\n\r\n## Ready, the bot will already be running\r\n\r\n# Functionalities\r\n\r\n[![](https://i.imgur.com/0Jtl9bc.gif)](#)\r\n\r\n# Support for the following languages\r\n\r\n🇺🇸 - English\r\n🇧🇷 - Português\r\n🇷🇺 - Русский\r\n🇮🇹 - Italiano\r\n🇫🇷 - Français\r\n🇹🇷 - Türkçe\r\n🇮🇳 - हिंदी\r\n🇺🇦 - українська\r\n🇪🇸 - Español\r\n\r\n## Have fun using this bot\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviobrabo%2Fclimatologiabot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleviobrabo%2Fclimatologiabot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleviobrabo%2Fclimatologiabot/lists"}