Final working proto - move to server success

This commit is contained in:
gwyn 2026-03-04 14:51:26 -05:00
parent 3767df26f9
commit 9f9fa0c741
2 changed files with 6 additions and 4 deletions

View file

@ -4,6 +4,8 @@ use warnings;
use POE;
use POE::Component::IRC;
use WWW::Telegram::BotAPI;
use FindBin;
use lib $FindBin::Bin;
use Secrets qw(
TELEGRAM_TOKEN
TELEGRAM_USER_ID