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
- Host: GitHub
- URL: https://github.com/gugod/tgircbot
- Owner: gugod
- License: cc0-1.0
- Created: 2016-03-03T22:25:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T15:22:21.000Z (almost 6 years ago)
- Last Synced: 2024-10-18T07:46:56.630Z (8 months ago)
- Topics: irc-bot, telegram-bot, telegram-robot
- Language: Perl
- Size: 19.5 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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