ehcaning / Telegram-Bridge

A Simple bridge to redirect your requests to telegram API, without restrictions.

Home Page:https://hub.docker.com/r/ehcaning/telegram-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bridge

Simply send your request to this API.

https://api.telegram.org/bot{{BOT_TOKEN}}/getMe

Will become:

https://{{YOUR_DOMAIN}}/bot{{BOT_TOKEN}}/getMe

About

A Simple bridge to redirect your requests to telegram API, without restrictions.

https://hub.docker.com/r/ehcaning/telegram-bridge


Languages

Language:JavaScript 80.9%Language:Dockerfile 19.1%