dunbot / config.json
Duongkum999's picture
Update config.json
d556f8a verified
{
"facebookAccountOptions": {
"email": "",
"password": "",
"whiteID": "",
"pageID": "",
"proxy": null,
"cookies": "sb=d3-sZmUT25RaNDynJzmLURBd;datr=d3-sZgBqf2NG9EVsPwcx_eet;ps_l=1;ps_n=1;dpr=1.25;c_user=100035731083424;wd=1536x791;ar_debug=1;fr=1iQGfCs4aJSRaJick.AWXDUOLk4zHBFA_oKNwMr5T_8DM.BmzvFs..AAA.0.0.BmzvFs.AWVTmTlz1R8;xs=44%3AyuKND8OZGlTZUw%3A2%3A1722580913%3A-1%3A6321%3A%3AAcV5qJAy85rCTkqxBJfX-Et_qPdi3PCl5fi4hnFDy_z_;presence=C%7B%22lm3%22%3A%22u.100033461924169%22%2C%22t3%22%3A%5B%7B%22o%22%3A0%2C%22i%22%3A%22u.100052062863848%22%7D%2C%7B%22o%22%3A0%2C%22i%22%3A%22u.100036947774673%22%7D%2C%7B%22o%22%3A0%2C%22i%22%3A%22g.6980504382075293%22%7D%2C%7B%22o%22%3A0%2C%22i%22%3A%22u.100048398763158%22%7D%2C%7B%22o%22%3A0%2C%22i%22%3A%22g.5304583592919650%22%7D%5D%2C%22utc3%22%3A1724839707889%2C%22v%22%3A1%7D;",
"facebookState": "fbstate.json"
},
"dashboardOptions": {
"port": 25645,
"user": "[email protected]",
"password": "ZU2pXI93sDCT5mIy",
"resetAccount": false
},
"botOptions": {
"adminOnly": false,
"name": "Mira",
"prefix": ",",
"adminIDs": [
100036947774673,
100035731083424
]
},
"facebookAPIsOptions": {
"autoReconnect": true,
"listenSelf": true,
"listenNotif": true,
"listenEventsSelf": true,
"listenEvents": true,
"forceLogin": true,
"autoRefreshState": true,
"online": true,
"updatePresence": true,
"autoMarkDelivery": true
},
"systemOptions": {
"time_zone": "Asia/Ho_Chi_Minh",
"language": "en-US",
"autoUpdate": {
"enable": true,
"releaseOnly": true
},
"autoRestart": {
"enable": true,
"timeMS": 3600000
},
"autoLoadPlugins": {
"enable": true,
"ignore": []
},
"autoReloadPlugins": {
"enable": true,
"ignore": []
},
"DataBase": {
"type": "sqlite",
"mongoURI": "mongodb+srv://GiaKhang1810:[email protected]/?retryWrites=true&w=majority&appName=Mira"
}
}
}