Skip to content

Commit

Permalink
docs: Update readme with new features
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtanjin committed Sep 15, 2024
1 parent 7b6afaf commit a4ac037
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ React ChatBotify offers a wide array of features designed to enhance your chatbo
- **Sensitive Input:** Handle sensitive information from your users by masking them, maintaining user confidentiality.
- **Mobile-Friendly Interface:** Provide smooth user experience across various devices with our mobile-friendly chatbot interface.
- **Themes:** Choose from a wide variety of community themes, stack multiple themes together, and explore endless possibilities to customize the appearance of your chatbot!
- **Plugins:** Choose from numerous custom plugins to enhance and extend the features/functionalities of your chatbot, and if you can't find what you're looking for, build your own!
- **Custom Events:** Leverage on custom events emitted by the chatbot to perform your own application logic.
- **Custom Hooks:** The custom hooks provided by the chatbot exposes functionalities that you can tap on to interact with the chatbot from your own components.

These features, **along with many others**, empower developers to create highly interactive and personalized chatbot experiences tailored to their specific application requirements.

Expand Down

0 comments on commit a4ac037

Please sign in to comment.