Files
dotfiles/BetterDiscord/plugins/JoinedAtDate.config.json
2020-09-05 02:39:08 -04:00

24 lines
422 B
JSON

{
"amounts": {
"maxDaysAgo": 0
},
"changelog": {
"currentversion": "1.1.9"
},
"choices": {
"joinedAtDateLang": "$discord"
},
"formats": {
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
},
"settings": {
"addInUserPopout": true,
"addInUserProfil": true,
"cutSeconds": false,
"displayDate": true,
"displayText": true,
"displayTime": true,
"forceZeros": false,
"otherOrder": true
}
}