/JsTelegramBotReply

Send messages via Telegram Bot in your browser.

Primary LanguageHTMLApache License 2.0Apache-2.0

JsTelegramBotReply

Send messages via Telegram Bot in your browser.

Features

  • View received messages
  • Send new messages

Usage

  1. Open @BotFather in Telegram
  2. Get your bot token
  3. Paste token in this page
  4. Press "View received messages"
  5. Enter "chat id" in the field
  6. Enter text and send the message

Test available here:

https://and96.github.io/JsTelegramBotReply/

Limitations

  • Bot can reply to users. It can't never start new conversations with new users. (Telegram API)
  • Received messages contains only recent messages. (Telegram API)