An open API service indexing awesome lists of open source software.

https://github.com/gugod/tgircbot

telegram ↔ irc robot
https://github.com/gugod/tgircbot

irc-bot telegram-bot telegram-robot

Last synced: 4 months ago
JSON representation

telegram ↔ irc robot

Awesome Lists containing this project

README

        

A robot for bridging Telegram and IRC.

This robot forward messages between one IRC channel and one telegram group chat.

To use it, first create a telegram robot and obtain its token, and the telegram group chat id.
Then run with these parameters:

perl tgircbot.pl --telegram_token ... --telegram_group_chat_id ... --irc_server 'chat.freenode.net:6667' --irc_channel '#example' --irc_nickname tgbot_example