Skip to content

Commit

Permalink
update telegram msg (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
bufo24 committed Apr 7, 2023
1 parent bbaa34b commit 8d49025
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function onBuy(BuySuccessEvent $buySuccessEvent): void
$exchange = ucfirst($this->getExchange());

$htmlMessage = <<<TLGRM
<strong>💰 Bitcoin-DCA just bought {$formattedSats} sat at {$exchange}.</strong>
<strong>💰 Bitcoin-DCA just bought {$formattedSats} sats at {$exchange}.</strong>
Transaction overview:
Expand Down

0 comments on commit 8d49025

Please sign in to comment.