|
|
|
@ -180,7 +180,7 @@ sub show_donate {
|
|
|
|
|
my $chat_id = $message->{chat}{id};
|
|
|
|
|
|
|
|
|
|
my $html = <<'EOF';
|
|
|
|
|
You can donate btc using this link <a href="https://donationsdoctorkarma.freemyip.com/">DoctorKarma donations</a>.
|
|
|
|
|
You can donate btc using this link <a href="https://donatedoctorkarma.freemyip.com/">DoctorKarma donations</a>.
|
|
|
|
|
EOF
|
|
|
|
|
$telegram->send_message(
|
|
|
|
|
chat_id => $chat_id,
|
|
|
|
|