update weather bot cmd

This commit is contained in:
creme 2021-09-02 21:32:06 +02:00
parent f3d0164c19
commit 174a23a9c9
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0

View File

@ -221,6 +221,7 @@ A Bot that gets the weather from [wttr.in](http://wttr.in) and returns the text
- `!weather` - Reply with the weather based on the default config value (Germany, Berlin) - `!weather` - Reply with the weather based on the default config value (Germany, Berlin)
- `!weather <location>` - Reply with the location for the specified `<location>` where - `!weather <location>` - Reply with the location for the specified `<location>` where
`<location>` can be an airport code, or a city `<location>` can be an airport code, or a city
- `!moon` - Display lunar phase information
## Translator ## Translator