update bd plugins

This commit is contained in:
2020-09-15 00:40:46 -04:00
parent 6fad0582df
commit 39ca480849
26 changed files with 527 additions and 56 deletions

View File

@@ -0,0 +1,33 @@
{
"amounts": {
"maxDaysAgo": 0,
"tooltipDelay": 0,
"tooltipWidth": 300
},
"changelog": {
"currentversion": "1.0.2"
},
"choices": {
"timeLang": "$discord"
},
"colors": {
"tooltipColor": ""
},
"formats": {
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
},
"settings": {
"addBoosters": true,
"addChannels": true,
"addCreation": true,
"addIcon": true,
"addJoin": true,
"addMembers": true,
"addOwner": true,
"addRegion": true,
"addRoles": true,
"cutSeconds": false,
"forceZeros": false,
"otherOrder": false
}
}