Last active
October 17, 2024 16:04
-
-
Save mehmetakifakkus/cb17489dacce92f3067d0be3479b91dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.botpress.init({ | |
"botId": "1c0b073a-bf05-4315-9869-959937cb0693", | |
"configuration": { | |
"composerPlaceholder": "Sorunuzu yazın...", | |
"botName": "Araç Değer Kaybı Motoru", | |
"botDescription": "Aracınızda değer kaybı olduğunuzu düşünüyorsanız, eski değerini almada size yardımcı olalım.\n", | |
"website": { | |
"title": "https://aracimdegerli.com", | |
"link": "https://aracimdegerli.com" | |
}, | |
"email": { | |
}, | |
"phone": { | |
}, | |
"termsOfService": { | |
}, | |
"privacyPolicy": { | |
}, | |
"color": "#ffc53d", | |
"variant": "solid", | |
"themeMode": "light", | |
"fontFamily": "inter", | |
"radius": 1, | |
"showPoweredBy": false, | |
"additionalStylesheet": "" | |
}, | |
"clientId": "9643c015-9132-4dab-846b-489667b4d2cf" | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment