witnessmenow / Universal-Arduino-Telegram-Bot

Use Telegram on your Arduino (ESP8266 or Wifi-101 boards)
MIT License
1.11k stars 306 forks source link

Sending Notifications to group #81

Open AvishekHardin opened 6 years ago

AvishekHardin commented 6 years ago

Hello,

thanks for the marvelous work, that really awesome. I have a question if somebody could help me on that. How to send messages to a group in telegram?. I tried, i believed botFather does not allow to perform this operation.

Thanks, Best Regards,

witnessmenow commented 6 years ago

Should work fine, bot just needs to be added to the group

On Tue, 22 May 2018 18:00 AvishekHardin, notifications@github.com wrote:

Hello,

thanks for the marvelous work, that really awesome. I have a question if somebody could help me on that. How to send messages to a group in telegram?. I tried, i believed botFather does not allow to perform this operation.

Thanks, Best Regards,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/ABfXwl-dUcgDYKl-NFFrP-JLrJ1V_Zi5ks5t1ERCgaJpZM4UJCf6 .

AvishekHardin commented 6 years ago

Hello Witnessmenow,

Thanks for your swift response, am actually stucked on this part, can you please guide me the proper way of doing this..

Many thanks,

cschuhknecht commented 3 years ago

In the BotFather Chat you can change the /setjoingroups settings, maybe that works for you.