akshettrj / watgbridge

A forwarder from WhatsApp to Telegram written in GoLang
MIT License
165 stars 40 forks source link

name instead of ph number #10

Closed TAMILVIP007 closed 1 year ago

TAMILVIP007 commented 1 year ago

hello there can u add support to disapl contact id in telegram by thier contact name instead of phone number also instead of /send command can u make it like sending a message in topic will send the message to the user without using any command

akshettrj commented 1 year ago

For the contact name, I suggest that you remove the wawebstore.db file and relogin and let WhatsApp completely sync (there is an indicator in the mobile app)

For the topic part, I have already implemented the feature that just sending a message in the topic will send it to the target chat

akshettrj commented 1 year ago

Make sure you are running the latest version

TAMILVIP007 commented 1 year ago

For the contact name, I suggest that you remove the wawebstore.db file and relogin and let WhatsApp completely sync (there is an indicator in the mobile app)

For the topic part, I have already implemented the feature that just sending a message in the topic will send it to the target chat

okie second one works

TAMILVIP007 commented 1 year ago

also can we use multiple ids as owners? if no thn can u add it?

akshettrj commented 1 year ago

I will think about adding it

akshettrj commented 1 year ago

I added support for multiple owners

You can check the sample_config.yaml for the key sudo_users_id under the telegram section