From b49830bf7d9348cebbfb2f94c89ea65fdb96137e Mon Sep 17 00:00:00 2001 From: Francesco Esposito <33671357+frsposito@users.noreply.github.com> Date: Thu, 5 Sep 2019 19:07:57 +0200 Subject: [PATCH] edit .env.sample --- .env.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.sample b/.env.sample index ca630bc..86a1a12 100644 --- a/.env.sample +++ b/.env.sample @@ -1,6 +1,6 @@ OWM_TOKEN=your-open-weather-map-token-api -OWM_LANG=lang-open-weather-map -OWM_UNITS=units-open-weather-map +OWM_LANG=it +OWM_UNITS=metric TELEGRAM_TOKEN=your-telegram-bot-token