miscord
Version:
Facebook Messenger to Discord bridge
27 lines (26 loc) • 539 B
JSON
{
"messenger": {
"username": "",
"password": "",
"forceLogin": false,
"showUsername": true,
"boldUsername": false,
"filter": {
"whitelist": [],
"blacklist": [],
"_comment": "If you use one of the properties above, leave the other empty."
},
"separateImages": false
},
"discord": {
"token": "",
"guild": "",
"category": "",
"renameChannels": true,
"showEvents": false,
"showFullNames": false
},
"checkUpdates": true,
"logLevel": "info",
"custom": {}
}