mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
52 lines
3.6 KiB
Markdown
52 lines
3.6 KiB
Markdown
---
|
||
title: How do I use the Twitter tipbot?
|
||
category: tipbots
|
||
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).
|
||
|
||
<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](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.
|
||
[**Tweet Example:**](https://twitter.com/TomZarebczan/status/991901394218176512)
|
||
`@LBC_TipBot lbryian help`
|
||
|
||
### Balance
|
||
Displays the balance of your Twitter LBRY wallet.
|
||
[**Tweet Example:**](https://twitter.com/TomZarebczan/status/990997322820739073)
|
||
`@LBC_TipBot lbryian balance`
|
||
|
||
### Deposit
|
||
Displays your Twitter LBRY wallet address. Useful if you want to receive LBC's directly to your wallet.
|
||
[**Tweet Example:**](https://twitter.com/jsigwart/status/989915385293029376)
|
||
`@LBC_TipBot lbryian deposit`
|
||
|
||
### Tip
|
||
Want to tip someone? This will send a tip to a chosen username.
|
||
**Arguments:**
|
||
`@LBC_TipBot lbryian tip <username> <amount>`
|
||
[**Tweet Example:**](https://twitter.com/TomZarebczan/status/991692765036720129)
|
||
`@LBC_TipBot lbryian tip @invariantchange 10`
|
||
|
||
### Withdraw
|
||
Use this to withdraw your balance from your LBRY Twitter wallet to another LBRY wallet such as the wallet in your LBRY app, or to a LBC wallet on an exchange.
|
||
**Arguments:**
|
||
`@LBC_TipBot lbryian withdraw <address>`
|
||
[**Tweet Example:**](https://twitter.com/TrendsPremium/status/991493692669267968)
|
||
`@LBC_TipBot lbryian withdraw bQ8N2xbbityGNyiijaUtZVHkN3KZys2ci`
|
||
|
||
### Terms
|
||
Shows the terms and conditions
|
||
[**Example:**](https://twitter.com/TomZarebczan/status/989748476811530240)
|
||
`@LBC_TipBot lbryian terms`
|
||
|
||
Note: Make sure you keep your commands on one line. If they are on multiple lines, the command will not work.
|