tjtanjin / react-chatbotify

A modern React library for creating flexible and extensible chatbots.
https://react-chatbotify.com
MIT License
167 stars 78 forks source link

[Epic] Add Custom Component Buttons in Header/Footer #23

Closed tjtanjin closed 5 months ago

tjtanjin commented 6 months ago

Description: The current header/footer has a set of buttons that are pre-determined by the chatbot. Users may have use-cases beyond what the chatbot provides and it would be great if they can add their own buttons with their own logic.

Note:

sharabhh commented 5 months ago

Hello do you mean these icons?

image

tjtanjin commented 5 months ago

Hello do you mean these icons?

image

Hey! Yes indeed, the current icons in headers/footers are pre-determined by the library. Although you can configure to have them shown/hidden, you are unable to add your own custom buttons.