RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
39.7k stars 10.2k forks source link

Guess chat #2863

Closed buhino closed 8 years ago

buhino commented 8 years ago

Hi, good morning. Im testing rocket chat in my company and i have a question. It's possible to create a private channel with clients that dont need to register in the server??. We want to have in one hand the company chat and in the other hand the chat with the clients (without password).

Is possible?? You can say to me other alternatives to do this. One user in the demo chat suggest me https://github.com/RocketChat/Rocket.Chat/issues/658 this feature, but the main scope that we want is exactly the guess mode for the clients.

Thx and best reggards.

ma-karai commented 8 years ago

The live chat implementation does something like that.

buhino commented 8 years ago

I have a docker-compose implementation with the rocketchat/rocket.chat:latest image. Reading the docs of live chat appears this "Livechat package is only on develop builds at the moment" in https://rocket.chat/docs/master/server-management-livechat . In the latest image appears the feature of live chat but dont works. Should I throw the containers with the rocketchat/rocket.chat:develop image?? Anyone know about this??

lucasvanhalst commented 8 years ago

That's not true, it now ships with the normal image since a couple of months. All you need to do is activate it on the /admin/Livechat page

buhino commented 8 years ago

Yes, i have activated the livechat from the admin panel but i dont know what are the step of start a livechat. Can you resume pls?

Thx

lucasvanhalst commented 8 years ago

you first gotta install it on your website (url is /livechat-manager/installation)

buhino commented 8 years ago

The problem was in the version of rocketchat, the livechat was in my panel but doesnt work. After to update 0.27 version works. Close issue