Telegram feedback bot using webhook and Google apps script
Bot resends messages from user to admin chat and meesages from admin chat back to user
Steps:
- Create bot --> Save token
- Create Google Apps Script
- Put bot.js content there
- Update const with your data
- Publish script as web app for everyone, even anonymous
- run setWebHook() function to set webhook
Have fun