Fixed: checker not working correctly using .env
Fixed the config checker not working correctly when parsing the token from the .env file.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"version":"open-ticket-v4.0.0"
|
||||
},
|
||||
|
||||
"token":"your bot token here! Or leave empty when you use tokenFromENV",
|
||||
"token":"your bot token here! (or leave empty when using 'tokenFromENV')",
|
||||
"tokenFromENV":false,
|
||||
|
||||
"mainColor":"#f8ba00",
|
||||
|
||||
Reference in New Issue
Block a user