From 8280859a4da9d67f1f9d9869968f4f5d2a22486e Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Tue, 22 Mar 2022 02:45:04 +0100 Subject: [PATCH] Fixing link. --- bin/doctor_karma.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/doctor_karma.pl b/bin/doctor_karma.pl index d812337..e5fc447 100755 --- a/bin/doctor_karma.pl +++ b/bin/doctor_karma.pl @@ -180,7 +180,7 @@ sub show_donate { my $chat_id = $message->{chat}{id}; my $html = <<'EOF'; -You can donate btc using this link DoctorKarma donations: +You can donate btc using this link DoctorKarma donations. EOF $telegram->send_message( chat_id => $chat_id,