diff --git a/.env.example b/.env.example index 43f3ac6..fe1005c 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ # Discord Configuration DISCORD_TOKEN="" -ADMIN_USER_IDS="83679718401904640,123456789012345678" +ADMIN_USER_IDS="123456789012345678" # Container configuration IMAGE="" @@ -29,4 +29,4 @@ HS_COOLDOWN_SECONDS=10 MARKOV_COOLDOWN_SECONDS=30 HIMBUCKS_COOLDOWN_SECONDS=5 HIMBOARD_COOLDOWN_SECONDS=5 -SENDBUCKS_COOLDOWN_SECONDS=1800 \ No newline at end of file +SENDBUCKS_COOLDOWN_SECONDS=1800