Send messages via Telegram Bot in your browser.
- View received messages
- Send new messages
- Open @BotFather in Telegram
- Get your bot token
- Paste token in this page
- Press "View received messages"
- Enter "chat id" in the field
- Enter text and send the message
https://and96.github.io/JsTelegramBotReply/
- 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)