Skip to content

augustin-pasq/evelyne-dheliat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Évelyne Dhéliat

Available commands

  • 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

Run by yourself

  • 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>"
    }
    

Author

© Augustin Pasquier