Ypurek / Telegram-feedback-bot

Telegram feedback bot using webhook and Google apps script
25 stars 14 forks source link

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