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

Ability to create portals from whatsapp. Is this gone? #742

Open
CyberPingU opened this issue Nov 12, 2024 · 6 comments
Open

Ability to create portals from whatsapp. Is this gone? #742

CyberPingU opened this issue Nov 12, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@CyberPingU
Copy link

Hello,
as far as I remember there was a command to create a portal from matrix to whatsapp: if mautrix-whatsapp bot was inside a room, issuing something like
!whatsapp create or !whatsapp create-portal.
This command appears to be gone. Is there a way to achieve the same? Or is it planned?

@CyberPingU CyberPingU added the enhancement New feature or request label Nov 12, 2024
@RelevantWorm
Copy link

Having the same thing on mine as well. Was a little surprised when !wa create returned unknown command. The entire help section on creating portals seems to be missing which makes me unsure if this is a bug.

@RelevantWorm
Copy link

It was in the patch notes for version 0.11.0 that group management is not ready.

@CyberPingU
Copy link
Author

It would be cool to know if it's on the road map or not planned ...

@spaetz
Copy link

spaetz commented Dec 2, 2024

according to the docs you can use the command "pm" to create portals, and the bot seems to know about it despite not being listed in the help text:
https://docs.mau.fi/bridges/python/telegram/creating-and-managing-chats.html?highlight=pm#creating-portals
Is that what you want?

@CyberPingU
Copy link
Author

The link you're showing is for telegram, not for WhatsApp, as far as I saw... anyhow pm is a command to open chat with somebody, not to create portals to groups, is it? If it's the case I don't see how to use it

@jovandeginste
Copy link

In case this helps anyone else:

I used to create private chats with Whatsapp contacts using pm +123456789 in the chat with the Whatsapp Brigde Bot; this somehow stopped working, although I got a reply from the bot:

Found 123456789 / +123456789 (WA)

(But no chat was created).

After going through the help output a few times, I suddenly realized I had to use start-chat +123456789 instead, which promptly created the chat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants