TickerShare delivers through YOUR bot, not a shared one. Your channel shows your bot as the sender, and your subscribers never see a third-party name.
Create the bot
- Open Telegram and message @BotFather.
- Send
/newbotand follow the prompts: pick a display name and a username. - BotFather replies with a bot token. Treat it like a password.
Add the bot to your channel
- Open your channel or group settings.
- Add your bot as an administrator with permission to post messages.
- Private channels work exactly the same way. See private channels.
Connect it in TickerShare
- In Settings, add the bot with its token. TickerShare validates the token with Telegram and stores it encrypted with AES-256-GCM. The raw token is never shown again.
- Add your channel as a destination (its @username for public channels, or the chat id for private ones).
- Attach the bot and destination to your webhook.
Notes
- One account can hold multiple bots, multiple destinations and multiple webhooks.
- If the bot is removed from the channel or the token is revoked, deliveries fail fast with a clear reason in the log. Nothing is silently dropped.