-
Get the current weather for a location
/current place_you_want_to_know_the_weather
-
Get the forecast weather for a location
/forecast place_you_want_to_know_the_weather number_of_days_of_the_forecast
-
Create a
config.json
file :{ "clientId": "<your bot id>", "guildId": "<your server id>", "token": "<your bot token>", "apiKey": "<your weatherbit api key> "channel" : "<the channel to send the daily weather>" }
© Augustin Pasquier