/telegram-bot-api-proxy

express app for forwarding request to api.telegram.org

Primary LanguageJavaScriptMIT LicenseMIT

telegram-bot-api-proxy

simple express app for forwarding request to api.telegram.org

How to use

  1. open app.js set bot_token to your bot token
  2. yarn install && node app.js

Endpoint

change https://api.telegram.org to https://your-ip:9000