Telegram_QuoteReply_Bot-Go icon indicating copy to clipboard operation
Telegram_QuoteReply_Bot-Go copied to clipboard

A simple QuoteReply bot.

Telegram_QuoteReply_Bot-Go

A simple QuoteReply bot powered by go-telegram-bot-api and Vercel.

Demo: @fish_quote_reply_bot

How to Deploy

  1. Fork this repo and deploy to Vercel
  2. Set webhook method by requesting https://api.telegram.org/bot[YOUR_TELEGRAM_BOT_TOKEN]/setWebhook?url=https://[YOUR_VERCEL_PROJ_NAME].vercel.app/api/bot
  3. Enjoy it.