Skip to content

Instantly share code, notes, and snippets.

@mehmetakifakkus
Last active October 17, 2024 16:04
Show Gist options
  • Save mehmetakifakkus/cb17489dacce92f3067d0be3479b91dc to your computer and use it in GitHub Desktop.
Save mehmetakifakkus/cb17489dacce92f3067d0be3479b91dc to your computer and use it in GitHub Desktop.
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