TelegramBot/locales
DaviDev bcbc6a07f3 feat: Add weather command using weather.com API
This commit introduces a new command that allows users to check the weather forecast. The command retrieves weather data from the weather.com API and provides relevant information to users.

# Command:
/weather <city>

Example usage:
/weather New York

Technical details: Implementation of the weather command using the weather.com API in English.
2024-09-08 21:17:15 +00:00
..
english.json feat: Add weather command using weather.com API 2024-09-08 21:17:15 +00:00
portuguese.json feat: Add weather command using weather.com API 2024-09-08 21:17:15 +00:00