Update README.md

This commit is contained in:
Gwyn 2026-03-04 15:01:26 -05:00
parent 0343a8779e
commit afbbea7f02

View file

@ -0,0 +1,6 @@
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.