Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 408 Bytes

Telegram feedback bot

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:

  1. Create bot --> Save token
  2. Create Google Apps Script
  3. Put bot.js content there
  4. Update const with your data
  5. Publish script as web app for everyone, even anonymous
  6. run setWebHook() function to set webhook

Have fun