Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to join a private group/channel #13

Open
stoehrm5 opened this issue Dec 14, 2020 · 7 comments
Open

How to join a private group/channel #13

stoehrm5 opened this issue Dec 14, 2020 · 7 comments

Comments

@stoehrm5
Copy link

I was able to setup pidgin + rocket chat successfully.

What works:

  • get room list
  • direct message to other users
  • join public channels

What does not work:

  • join an existing private room/channel.

Is this possible at all or did I just not find the documentation?

@lproven
Copy link

lproven commented Jan 21, 2021

I have the same issue.

@bbrauns
Copy link

bbrauns commented Jan 22, 2021

It seems that you have to specify the rocket.chat roomid like Llm5D2wEtbcxBLZmp on the join chat dialog. Unfortunately the roomid is only visible via mongodb queries

@Mi-La
Copy link

Mi-La commented Jan 22, 2021

I tried to create private channel just for myself via webapp and then I was able to join via Pidgin just by writing the channel name to field in "add chat". Also make sure that you choose RC account in case you have multiple accounts in the "add chat" dialog.

@lazyest
Copy link

lazyest commented Feb 18, 2021

need some solution here too :(

@lazyest
Copy link

lazyest commented Feb 18, 2021

I found the possible way to get room_id but its not helping me
you can download user data in profile and in zip-file there will be a channels.json
Please confirm if someone get a result with.

@arabusov
Copy link

@lazyest Hello, for me it works fine. I add a chat in the main menu, and specify only room ID without room name --- it is obtained automatically

@lazyest
Copy link

lazyest commented Apr 15, 2021

Yeah, me too ;) So I think this can be described as an official way of doing this. Or maybe its possible to do some more easy way in future.

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

No branches or pull requests

6 participants