From 7b8dd6dc4201da62ffc2780abaeea99265de257a Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Tue, 22 Mar 2022 02:55:42 +0100 Subject: [PATCH] Fixing link again. --- 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 aa95e01..7315216 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,