Send messages to your Telegram chats using a bot API key.
- Create a bot on Telegram and get the API key.
- Gather Chat IDs for the chats you want to send messages to.
- Fill out the form on the web page.
- Hit Send.
We do not store your API key or chat IDs.
Feel free to audit the code to verify this.
Message @BotFather on Telegram to create a new bot. Follow the instructions to get your API key.
Use @RawDataBot on Telegram to get the chat IDs of your chats.
Forward a message from your group chat to RawData Bot, and it will reply with the chat ID.
git clone git@github.com:always-be-shipping/abs-telegram.git
cd abs-telegram
npm install
npm devThis app is deployed on Vercel.