Olle Spegel
Olle Spegel4mo ago

Olle Spegel - Hi!Ive built a azure bot that´s...

Hi! Ive built a azure bot that´s connected to buildship. Now i want to change the design and looks for it. Nothing seems to work in the code. Also, how do you remove the "powered by buildship" logo in the chatbot? It´s for a customer so it cant really be there. Best regards,
4 Replies
Gaurav Chadha
Gaurav Chadha4mo ago
Hi @Olle Spegel, You need edit this line - https://github.com/rowyio/buildship-chat-widget/blob/cc95bedb6563175b4e348b4c3b065d47ef59ae0b/src/widget.html#L27 and the widgetHTML.ts file svg and other place in the code where it is mentioned.
GitHub
buildship-chat-widget/src/widget.html at cc95bedb6563175b4e348b4c3b...
AI Chat Widget - flexible and lite chat widget that can connect to OpenAI Assistant, any database, tools - rowyio/buildship-chat-widget
Olle Spegel
Olle Spegel4mo ago
thanks. is there any templates for building the chat bubble? @Gaurav Chadha
Gaurav Chadha
Gaurav Chadha4mo ago
chat bubble? bot, right? Yes there are more buildship templates for bot - https://buildship.com/templates
BuildShip | Templates
Low-code backend templates to help you build fast. Click. Remix. Ship.
Olle Spegel
Olle Spegel4mo ago
Sorry for being unprecise. Like the the design of the bot 🙂 @Gaurav Chadha