mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 23:22:57 +00:00
Update .env.example
This commit is contained in:
parent
b778823523
commit
b22099c0e4
1 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ MONGO_TOKEN=
|
|||
GIPHY_TOKEN=
|
||||
WEBHOOK_ID=
|
||||
WEBHOOK_TOKEN=
|
||||
DISCORD_ID=
|
||||
|
||||
# Not neccessary variables
|
||||
DISCORD_STATUS="Listening to meself, I'm a stupid bot, https://github.com/corwindev/discord-bot"
|
||||
|
|
@ -12,4 +13,4 @@ SPOTIFY_CLIENT_ID=
|
|||
SPOTIFY_CLIENT_SECRET=
|
||||
LAVALINK_HOST=lava.link
|
||||
LAVALINK_PASSWORD=I'm a secret
|
||||
LAVALINK_PORT=80
|
||||
LAVALINK_PORT=80
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue