Add example env
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
TOKEN=<BOT TOKEN>
|
||||||
|
GUILD=<Guild ID>
|
||||||
|
CHANNEL=<Main voice channel>
|
||||||
|
VOICE_TMP_PATH=./voice_tmp/
|
||||||
|
DB_FILE=./database/tardis.db
|
||||||
|
PREFIX=!
|
Reference in New Issue
Block a user