Weather
/weather check
Section titled “/weather check”Check the weather for a user
| Option | Type | Description |
|---|---|---|
city | String | Check the weather in a city. Add country if it returns falsely |
hide | Boolean | Only show weather info for you |
/weather delete
Section titled “/weather delete”Delete the city to check the weather for
/weather set
Section titled “/weather set”Set the city to check the weather for
| Option | Type | Description |
|---|---|---|
city * | String | Set the city to check the weather forRequired.Default: . |
