Image upload in chatbot using react js

Hello,

can You please help me to fix out my issue. I want to give option to attach image in chatbot using react js but I am not able to find out chatbot code.

Thank you

Just to check, are you implementing your own user interface from scratch or are you using a pre-existing javascript framework like chatroom?

Hello Koaning, I am implementing my own user interface using rasa simple chatbot library

hey, @kajal123 are you using the REST channel?

no I am not using REST channel

then which channel are you using?

I just used react-simple-chatbot for create chatbot in my react app

check this chatbot code

@kajal123 I haven’t used this before