Adding bitcoin link in /donate
This commit is contained in:
parent
3c2e2b015f
commit
bb5d2377b0
@ -180,8 +180,7 @@ sub show_donate {
|
|||||||
my $chat_id = $message->{chat}{id};
|
my $chat_id = $message->{chat}{id};
|
||||||
|
|
||||||
my $html = <<'EOF';
|
my $html = <<'EOF';
|
||||||
You can donate btc using the following bitcoin address:
|
You can donate btc using this link <a href="bitcoin:bc1qtas98jqjglezqtz5es8cpg0h72qquc4h83e0gz?message=Donations%20DoctorKarma&time=1644428921">DoctorKarma donations</a>:
|
||||||
bc1qtas98jqjglezqtz5es8cpg0h72qquc4h83e0gz
|
|
||||||
EOF
|
EOF
|
||||||
$telegram->send_message(
|
$telegram->send_message(
|
||||||
chat_id => $chat_id,
|
chat_id => $chat_id,
|
||||||
|
Loading…
Reference in New Issue
Block a user