No description
Find a file
2026-03-04 15:01:26 -05:00
.gitignore Maybedone? 2026-03-04 14:13:31 -05:00
bridge.pl Final working proto - move to server success 2026-03-04 14:51:26 -05:00
README.md Update README.md 2026-03-04 15:01:26 -05:00
Secrets.pm.example Final working proto - move to server success 2026-03-04 14:51:26 -05:00

Bridge one user on telegram to an IRC server, using the telegram bot like an IRC client

Just run: perl bridge.pl

Though you may need to install POE, POE::Component::IRC, and WWW::Telegram::BotAPI first.