forked from appujet/lavamusic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.example
34 lines (17 loc) · 862 Bytes
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TOKEN="." # Your bot token
PREFIX= "!" # Your prefix
OWNER_IDS= "859640640640640640, 859640640640640640" # Your id
CLIENT_ID= "960072976412340254" # Your bot client id
CLIENT_SECRET= "" # Your bot client secret
GUILD_ID= "859640640640640640" # Your server Id if you want to use the for single server
PRODUCTION="true" # true for production
SEARCH_ENGINE= "ytsearch" # ytsearch, scsearch or ytmsearch
MAX_PLAYLIST_SIZE= "100" # Max playlist size
MAX_QUEUE_SIZE= "100" # Max queue size
BOT_STATUS= "online" # Your bot status
BOT_ACTIVITY= "Lavamusic" # Your bot activity
DATABASE_URL="mongodb+srv://Blacky:xxxxxxxxxxxx" # Your mongodb url
LAVALINK_URL="lava.moebot.xyz:443" # Your lavalink url
LAVALINK_AUTH="youshallnotpass" # Your lavalink password
LAVALINK_NAME="Blacky" # Your lavalink name
LAVALINK_SECURE= "true" # true for secure lavalink