-
Notifications
You must be signed in to change notification settings - Fork 0
Configure settings.json
Pavel edited this page Feb 16, 2022
·
6 revisions
Check this page to find out how to obtain all required data
Current settings.json schema is: settings.def.json
-
"EsiUrl"
: dont need to change -
"DataSource"
: need to change if you are for example in china with Singularity server -
"ClientId"
: need to change to your ESI Client Id -
"SecretKey"
: need to change to your Secret Key -
"CallbackUrl"
: this is your domain with or without a subdomain or an IP address with a port must necessarily stand at the end /evecallback also the link is inserted on the eve sso website -
"UserAgent"
: dont need to change otherwise you made fork or anything
-
"ClientId"
: need to change to your Client Id -
"ClientSecret"
: need to change to your Client Secret -
"BotToken"
: need to change to your Bot Token -
"CallbackUrl"
: this is your domain with or without a subdomain or an IP address with a port must necessarily stand at the end /discordcallback also the link is inserted on the discord developer website -
"ServerGuildId"
: need to change to your Server Guild Id
-
"ConnectionString"
: need to change to your database file path
-
"Language"
: need to change to your language or use default"en-US"
-
-
"WelcomeMessageEnabled"
: need to change if you want welcome message to user or use defaultfalse
-
"WelcomeMessage"
: need to change tomessage
-
"WelcomeMessageChannelId"
: need to change to discord channelid
-
-
"PingCommandPeoples"
"PingCommandMessage"
: need to change if you want use /ping command in discord -
"EnforceCorporationTicker"
: need to change if you want to add to discord nickname corporation ticker or use defaulttrue
-
"EnforceAllianceTicker"
: need to change if you want to add to discord nickname alliance ticker or use defaultfalse
-
"EnforceCharacterName"
: need to change if you want to add to discord nickname character name or use defaulttrue
-
"RemoveRolesIfTokenIsInvalid"
: need to change if you want to remove discord role on unvalid (unregistered) users or use defaulttrue
-
- `"AllowedCorporations"