Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

[Feature] Added Chatbot #66

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

[Feature] Added Chatbot #66

wants to merge 17 commits into from

Conversation

Hendremy
Copy link

Following #65

I added a default Chatbot user with whom it is possible to send messages to directly via a chat room.
It can be disabled through the Chatbot Settings.

image

When a user sends a message in a room where the Chatbot is a member, the "Action" method will be called providing the sender email, the room id and the message content. It then returns a message that will be sent to the room.
This "Action" has to be configured by the admin and can be linked to any Chatbot.

When a user clicks on the "Chatbot" button, it will create a Direct room to the Chatbot and then open that room.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant