From 174a23a9c948b88c494cc2425fac2549b364f7c4 Mon Sep 17 00:00:00 2001 From: creme Date: Thu, 2 Sep 2021 21:32:06 +0200 Subject: [PATCH] update weather bot cmd --- docs/advanced/bots.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/advanced/bots.md b/docs/advanced/bots.md index 91e8acc..8c833af 100644 --- a/docs/advanced/bots.md +++ b/docs/advanced/bots.md @@ -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 location for the specified `` where `` can be an airport code, or a city +- `!moon` - Display lunar phase information ## Translator