From afbbea7f0269c95332d29468150409e33459c7f2 Mon Sep 17 00:00:00 2001 From: Gwyn Date: Wed, 4 Mar 2026 15:01:26 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69de29..45bf94b 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file