Tinasha-Bot/.env.example

21 lines
368 B
Plaintext
Raw Normal View History

2024-03-17 13:58:37 +09:00
@@ -1,23 +0,0 @@
2023-08-20 14:29:07 +09:00
BOT_TOKEN=
2024-03-17 13:58:37 +09:00
MONGO_CONNECTION=
2023-08-20 14:29:07 +09:00
2024-03-17 13:58:37 +09:00
# Webhooks [Optional]
2023-08-20 14:29:07 +09:00
ERROR_LOGS=
JOIN_LEAVE_LOGS=
2024-03-17 13:58:37 +09:00
BOT_SECRET=
SESSION_PASSWORD=
2023-08-20 14:29:07 +09:00
2024-03-17 13:58:37 +09:00
# Required for Weather Command (https://weatherstack.com)
2023-08-20 14:29:07 +09:00
WEATHERSTACK_KEY=
2024-03-17 13:58:37 +09:00
# Required for image commands (https://strangeapi.fun/docs)
STRANGE_API_KEY=
# SPOTFIY [Required for Spotify Support]
2023-08-20 14:29:07 +09:00
SPOTIFY_CLIENT_ID=
2024-03-17 13:58:37 +09:00
SPOTIFY_CLIENT_SECRET=