feat: Add weather command using weather.com API #10

Merged
DaviisDev merged 3 commits from patch-1 into main 2024-09-08 21:30:56 +00:00
DaviisDev commented 2024-09-08 21:21:37 +00:00 (Migrated from github.com)

This commit in pull request 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

Example usage: /weather New York
Technical details: Implementation of the weather command using the weather.com API in English.

This commit in pull request 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.
lucmsilva651 commented 2024-09-08 21:30:32 +00:00 (Migrated from github.com)

@DaviisDev Tested and approved. Ill squash your PR! Thanks!

;)

@DaviisDev Tested and approved. Ill squash your PR! Thanks! ;)
Sign in to join this conversation.
No description provided.