Hexabot icon indicating copy to clipboard operation
Hexabot copied to clipboard

Hexabot Community Edition is an open-source chatbot solution that allows users to create and manage AI-powered, multi-channel, and multilingual chatbots with ease.

Results 27 Hexabot issues
Sort by recently updated
recently updated
newest added

### Start Date 10/10/2024 ### Implementation PR _No response_ ### Reference Issues _No response_ ### Summary Currently, media libraries can only be deleted one at a time, which can be...

question

# Motivation This PR includes the implementation of bulk delete functionality via check-boxes, and upon clicking "Delete," the selected media libraries should be removed from the list after confirmation. Fixes...

### Description Currently, the input fields of blocks do not have an error state. It is essential to implement error states for these input fields to improve user experience and...

enhancement
good first issue
hacktoberfest

### Description When a plugin is deleted, the blocks related to it are not removed or visually marked, leading to confusion for users. Currently, these blocks remain unchanged, and there’s...

enhancement
good first issue
hacktoberfest

### Description Currently the API endpoint for refreshing translations extract all custom blocks settings (including secret). We need to restrict the translation refresh to only text like settings. ### Reproduction...

bug
good first issue
hacktoberfest
security

### Description The counts are not updated after the import of an NLP sample import ### Reproduction steps ```bash 1. Go to NLU 2. Click on import 3. See error...

bug

**Summary:** Implement a new channel handler in Hexabot to support integration with Slack, allowing users to interact with Hexabot through Slack workspaces. This feature will enable Slack users to send...

**Summary** Implement a new channel handler for WhatsApp to enable integration with Hexabot, similar to the existing Messenger Channel. This feature will allow Hexabot users to engage with their customers...

### Summary Implement a new channel handler for Discord, similar to the existing Facebook/Messenger Channel Handler, allowing Hexabot to integrate with Discord for messaging, events, and interaction capabilities. This feature...

### Description ![image](https://github.com/user-attachments/assets/6b1febe3-ebb1-46e7-bdf2-eada9b9d89dc) ### Reproduction steps ```bash 1. Go to 'NLU Training' 2. Type "Bonjour", will do prediction 3. Type "Hello", will do a new prediction, but language stays "French"...

bug