mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
parent
70377c52d4
commit
1e4132fe72
3 changed files with 13 additions and 7 deletions
|
@ -14,16 +14,18 @@ Use the following commands to make amazing things happen. We recommend running t
|
|||
|
||||
### Help
|
||||
This displays a list of tip commands and how to use them.
|
||||
**Example:**
|
||||
`!tip help`
|
||||

|
||||

|
||||
**Example:**
|
||||
`!tip help` or `!tips`
|
||||
|
||||
### Balance
|
||||
Displays the balance of your Discord LBRY wallet.
|
||||
**Example:**
|
||||
Displays the balance of your Discord LBRY wallet.
|
||||
**Example:**
|
||||
`!tip balance`
|
||||
|
||||
### Deposit
|
||||
Displays your Discord LBRY wallet address. Useful if you want to receive LBC's directly to your Discord wallet.
|
||||
Displays your Discord LBRY wallet address. Useful if you want to receive LBC's directly to your Discord wallet.
|
||||
**Example:**
|
||||
`!tip deposit`
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@ order: 2
|
|||
## LBRY Reddit Tipbot Information
|
||||
|
||||
Tips, in LBRY Credits (LBC), are an integral part of our community because they allow us to reward members for their contributions - whether that's for sharing something insightful, providing feedback, completing bounties, testing our various apps or helping promote LBRY's vision and technology. You can earn them, share, or transfer them via simple [commands on Reddit](https://np.reddit.com/r/lbry/wiki/tipbot).
|
||||

|
||||
|
||||
It is important to note that the LBC stored as a result of a tip is tied to your Reddit account and are stored on LBRY's wallet server. It is your responsibility to withdraw the tips to your LBRY App or other wallet like Coinomi. If you plan on storing LBC on Reddit, it is a good idea to enable Two Factor Authentication (2FA) on your account. LBRY takes no responsibility for lost funds due to negligence
|
||||
|
||||
|
|
|
@ -6,11 +6,14 @@ order: 3
|
|||
|
||||
## LBRY Twitter Tipbot Information
|
||||
|
||||
Tips, in LBRY Credits (LBC), are an integral part of our community because they allow us to reward members for their contributions - whether that's for sharing something insightful, providing feedback, testing our various apps or helping promote LBRY's vision and technology. You can earn them, share, or transfer them via simple Tweets which include tagging the tipbot Twitter account and writing the magic word: lbryian + command. Check out [this thread as an example](https://twitter.com/TomZarebczan/status/991901394218176512)!
|
||||
Tips, in LBRY Credits (LBC), are an integral part of our community because they allow us to reward members for their contributions - whether that's for sharing something insightful, providing feedback, testing our various apps or helping promote LBRY's vision and technology. You can earn them, share, or transfer them via simple Tweets which include tagging the tipbot Twitter account and writing the magic word: lbryian + command. Check out [this thread as an example](https://twitter.com/TomZarebczan/status/991901394218176512).
|
||||
|
||||
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">FAQ: <a href="https://t.co/s9GAsGJ07Y">https://t.co/s9GAsGJ07Y</a><br>Tweet <a href="https://twitter.com/LBC_TipBot?ref_src=twsrc%5Etfw">@LBC_TipBot</a> lbryian + <br>balance - show wallet balance<br>deposit - deposit address<br>withdraw <LBC_Address> - withdraw entire balance minus a small fee<br>tip <<a href="https://twitter.com/User?ref_src=twsrc%5Etfw">@user</a>> <amount> - send amount to user<br>terms - show ToS <br>Msg_ID:(VvIwY)</p>— LBC_TipBot (@LBC_TipBot) <a href="https://twitter.com/LBC_TipBot/status/999372246538899456?ref_src=twsrc%5Etfw">May 23, 2018</a></blockquote>
|
||||
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
It is important to note that the LBC stored as a result of a tip is tied to your Twitter account username and are stored on LBRY's wallet server. It is your responsibility to withdraw the tips to your LBRY App or other wallet like Coinomi. If you plan on storing LBC on Twitter, it is a good idea to enable Two Factor Authentication (2FA) on your account. LBRY takes no responsibility for lost funds due to negligence
|
||||
|
||||
Use the following commands to make amazing things happen. We recommend creating a new Tweet and starting out with tagging the @LBC_TipBot, followed by the magic lbryian keyword and then the desired command. If the tipbot account is already tagged in a thread, only the lbryian keyword + command are required.
|
||||
Use the following commands to make amazing things happen. We recommend creating a new Tweet and starting out with tagging the [@LBC_TipBot](https://twitter.com/LBC_TipBot), followed by the magic lbryian keyword and then the desired command. If the tipbot account is already tagged in a thread, only the lbryian keyword + command are required.
|
||||
|
||||
### Help
|
||||
This displays a list of tip commands and how to use them.
|
||||
|
|
Loading…
Add table
Reference in a new issue