@semosa yes that you can do it
For example:
Train the example based on emoji such as
version: "2.0"
nlu:
- intent: greet
examples: |
- 🙏
- hi
- 👋👋
- 👋
In domain.yml
utter_welcome_message:
- text: |
"Hello 👋! How can I help you
this can not be done without editing the components of botfront. But users can chat using emoji via mobile only.
@semosa but first you need to sort the issue of botfront chat widget display. confirm with me are you able to chat with your bot?