From deeb7c206df0dc80678245bb2a35dd92afe0ef3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Mon, 31 Jan 2022 21:01:46 +0100 Subject: [PATCH] Move .env.example from discord_reminder_bot to root and add link to time zones --- discord_reminder_bot/.env.example => .env.example | 2 ++ 1 file changed, 2 insertions(+) rename discord_reminder_bot/.env.example => .env.example (83%) diff --git a/discord_reminder_bot/.env.example b/.env.example similarity index 83% rename from discord_reminder_bot/.env.example rename to .env.example index 5a28da7..0bb4872 100644 --- a/discord_reminder_bot/.env.example +++ b/.env.example @@ -2,6 +2,8 @@ BOT_TOKEN=JFIiasfjioFIAOJFOIJIOSAF.AFo-7A.akwFakeopfaWPOKawPOFKOAKFPA # Timezone +# https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List +# You want to use the TZ databse name. TIMEZONE=Europe/Stockholm # Optional: Change sqlite database location