mirror of
https://github.com/MinazukiAmane/Tinasha-Bot.git
synced 2025-03-15 08:55:57 +08:00
21 lines
368 B
Plaintext
21 lines
368 B
Plaintext
@@ -1,23 +0,0 @@
|
|
BOT_TOKEN=
|
|
|
|
MONGO_CONNECTION=
|
|
|
|
# Webhooks [Optional]
|
|
ERROR_LOGS=
|
|
JOIN_LEAVE_LOGS=
|
|
|
|
BOT_SECRET=
|
|
SESSION_PASSWORD=
|
|
|
|
# Required for Weather Command (https://weatherstack.com)
|
|
WEATHERSTACK_KEY=
|
|
|
|
# Required for image commands (https://strangeapi.fun/docs)
|
|
STRANGE_API_KEY=
|
|
|
|
# SPOTFIY [Required for Spotify Support]
|
|
SPOTIFY_CLIENT_ID=
|
|
SPOTIFY_CLIENT_SECRET= |