A simple QuoteReply bot powered by go-telegram-bot-api and Vercel.
Demo: @fish_quote_reply_bot
- Fork this repo and deploy to Vercel
- 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
- Enjoy it.