diff --git a/templates/onbalance.txt b/templates/onbalance.txt index 298a148..806e050 100644 --- a/templates/onbalance.txt +++ b/templates/onbalance.txt @@ -1,4 +1,4 @@ Your balance is **{amount} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/ondeposit.completed.txt b/templates/ondeposit.completed.txt index b2ea303..0307eb8 100644 --- a/templates/ondeposit.completed.txt +++ b/templates/ondeposit.completed.txt @@ -1,4 +1,4 @@ Great news! Your **{amount} LBC** deposit was completed successfully with 3 confirmations. Your new balance is **{balance} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/ondeposit.txt b/templates/ondeposit.txt index 39f0cb4..2baf3e4 100644 --- a/templates/ondeposit.txt +++ b/templates/ondeposit.txt @@ -1,4 +1,4 @@ Send any amount of LBC you'd like to deposit to `{address}`. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/ongild.insufficientfunds.txt b/templates/ongild.insufficientfunds.txt index 378a7bc..94f6900 100644 --- a/templates/ongild.insufficientfunds.txt +++ b/templates/ongild.insufficientfunds.txt @@ -1,4 +1,4 @@ You do not have sufficient funds to gild {recipient}. Gilding costs **{amount} LBC** ({amount_usd}) but your balance is **{balance} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/ongild.txt b/templates/ongild.txt index a6aecfe..41688be 100644 --- a/templates/ongild.txt +++ b/templates/ongild.txt @@ -1,4 +1,4 @@ {recipient}, {sender} gilded your post for `{gild_amount}`! Congratulations! ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onsendtip.insufficientfunds.txt b/templates/onsendtip.insufficientfunds.txt index 3ca4f97..03037de 100644 --- a/templates/onsendtip.insufficientfunds.txt +++ b/templates/onsendtip.insufficientfunds.txt @@ -1,4 +1,4 @@ You do not have sufficient funds to send a tip to {recipient}. You tried to send **{amount} LBC** ({amount_usd}) but your balance is **{balance} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onsendtip.invalidamount.txt b/templates/onsendtip.invalidamount.txt index 764292d..3435d09 100644 --- a/templates/onsendtip.invalidamount.txt +++ b/templates/onsendtip.invalidamount.txt @@ -1,4 +1,4 @@ I'm sorry, I do not understand the amount that you specified for the tip. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onsendtip.txt b/templates/onsendtip.txt index a3c4b2b..9fda7e4 100644 --- a/templates/onsendtip.txt +++ b/templates/onsendtip.txt @@ -1,4 +1,4 @@ {recipient}, you've received `{tip}`! ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onwithdraw.amountltefee.txt b/templates/onwithdraw.amountltefee.txt index e56d646..0f982eb 100644 --- a/templates/onwithdraw.amountltefee.txt +++ b/templates/onwithdraw.amountltefee.txt @@ -1,4 +1,4 @@ You cannot withdraw an amount that is less than or equal to the transaction fee. You tried to withdraw **{amount} LBC** but the transaction fee is **{fee} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onwithdraw.insufficientfunds.txt b/templates/onwithdraw.insufficientfunds.txt index 3fa11b5..f80c5f7 100644 --- a/templates/onwithdraw.insufficientfunds.txt +++ b/templates/onwithdraw.insufficientfunds.txt @@ -1,4 +1,4 @@ You do not have sufficient funds for your withdrawal request. You tried to withdraw **{amount} LBC** but your balance is **{balance} LBC**. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onwithdraw.invalidaddress.txt b/templates/onwithdraw.invalidaddress.txt index b38297c..5ea37b4 100644 --- a/templates/onwithdraw.invalidaddress.txt +++ b/templates/onwithdraw.invalidaddress.txt @@ -1,4 +1,4 @@ I'm sorry, I cannot send any LBC to `{address}` because it is invalid. Also, you cannot withdraw to your deposit address. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onwithdraw.invalidamount.txt b/templates/onwithdraw.invalidamount.txt index 0d3ee7e..6c56762 100644 --- a/templates/onwithdraw.invalidamount.txt +++ b/templates/onwithdraw.invalidamount.txt @@ -1,4 +1,4 @@ I'm sorry, I do not understand the amount that you specified for the withdrawal. ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry diff --git a/templates/onwithdraw.txt b/templates/onwithdraw.txt index 9483dfb..57b2344 100644 --- a/templates/onwithdraw.txt +++ b/templates/onwithdraw.txt @@ -1,4 +1,4 @@ You have successfully withdrawn **{amount} LBC** to `{address}`! ([tx](https://explorer.lbry.io/tx/{txid})). ---- -[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.io) ^• ^r/lbry \ No newline at end of file +[^How ^to ^use]({how_to_use_url}) ^• [^What ^is ^LBRY?](https://lbry.com) ^• ^r/lbry