Results 4 issues of Rémy

Following https://github.com/frappe/chat/issues/67 I simply fixed the bug by trucating the message content when updating the room. It now works correctly as shown below: ![image](https://github.com/frappe/chat/assets/108365268/97bfc433-087b-492f-96ae-694060ae2455) If the content is a file...

Following https://github.com/frappe/chat/issues/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....

Hello, Thanks for this library, it is very useful. I encountered a bug where sending a message that is longer than 140 characters would throw an error and not save...

Hi, I work for Silicon Brain where we work on an ERP using the Frappe framework. We would like to add to this chat module the possibility to create a...