Skip to content

An IRC-Telegram gateway for Supybot. Run Supybot/Limnoria bots in Telegram!

Notifications You must be signed in to change notification settings

bhdn/supybot-telegram-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supybot-telegram-bridge

A Supybot plugin that implements an IRC-Telegram gateway.

It relies on the Telegram Bot API.

Setting it up

  1. Create your Telegram bot using @BotFather
  2. Set up your supybot bot using supybot-wizard.
  3. Clone this repository into the plugins/ directory and rename the checkout to TelegramBridge
  4. Invite the bot to the target Telegram Chat
  5. Start supybot
  6. Send a message to the Telegram Chat, and watch the supybot logs for the message Got message from unknown Telegram group:; the Telegram chat ID will follow.
  7. Either update the supybot's bot configuration manually or say config channel <channel_name> plugins.TelegramBridge.tgChatId <chat_id> to your bot to set the Telegram chat ID.
  8. Enjoy

Configuration options

  • supybot.plugins.TelegramBridge.tgToken: The bot's token as provided by @BotFather
  • supybot.plugins.TelegramBridge.tgChatId: The chatroom ID NB: this is a per-channel configuration option

About

An IRC-Telegram gateway for Supybot. Run Supybot/Limnoria bots in Telegram!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages