Learn how create a Telegram bot that forwards the messages it receives to a whatsapp group.
Commands and steps followed on the video:
https://gist.github.com/lu4t/6901a383...
The API shown on the video can be found here:
https://rapidapi.com/inutil-inutil-de...
00:00 Intro
01:10 Set up a Whatsapp group
02:25 Create a webhook listener
03:55 Create a Telegram bot
06:10 Set webhook
07:20 Test