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