28 lines
710 B
JSON
28 lines
710 B
JSON
{
|
|
"TimeFormatSettings": {
|
|
"DateFormat": "%Y-%m-%d",
|
|
"TimeFormat": "%H:%M:%S",
|
|
"DateTimeFormat": "%Y-%m-%d %H:%M:%S.%f",
|
|
"DateTimeLogFormat": "%Y-%m-%d_%H-%M-%S"
|
|
},
|
|
"LoggingSettings": {
|
|
"Path": "logs/",
|
|
"Filename": "log_$start_time.log",
|
|
"ConsoleLogLevel": "ERROR",
|
|
"FileLogLevel": "WARN"
|
|
},
|
|
"Discord": {
|
|
"Token": "OTA5ODc3NDg3MjEzODk5ODQ3.YZKrcQ.qwfDWBFdkOzxZZT10jUWG5fY2RA"
|
|
},
|
|
"Bot": {
|
|
"Prefix": "!g",
|
|
"Servers": [
|
|
{
|
|
"Id": "511824600884051979",
|
|
"LoginMessageChannelId": "521260270757347328",
|
|
"LoginMessage": "Ich bin on the line :D\nDer Start hat {} Sekunden gedauert",
|
|
"MessageDeleteTimer": 2
|
|
}
|
|
]
|
|
}
|
|
} |