From a740fc78c0be8c22af5b0d4b260ca810d8870874 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 12 Jul 2018 17:21:18 -0400 Subject: [PATCH] cleanup --- content/faq/tipbot-twitter.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/content/faq/tipbot-twitter.md b/content/faq/tipbot-twitter.md index c2d0cf98..ad543d21 100644 --- a/content/faq/tipbot-twitter.md +++ b/content/faq/tipbot-twitter.md @@ -13,7 +13,7 @@ Tips, in LBRY Credits (LBC), are an integral part of our community because they 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 [a standalone wallet](https://lbry.io/faq/standalone-wallet). 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 desired command. If the tipbot account is already tagged in a thread, only command is 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 desired command. If the tipbot account is already tagged in a thread, only command is required. Note: Make sure you keep your commands on one line. If they are on multiple lines, the command will not work. ### Help This displays a list of tip commands and how to use them. @@ -43,9 +43,9 @@ Displays your Twitter LBRY wallet address. Useful if you want to receive LBC's d ### Tip Want to tip someone? This will send a tip to a chosen username. -**Arguments:** +**Arguments:** `@LBC_TipBot tip ` -[**Tweet Example:**](https://twitter.com/TomZarebczan/status/1015245926691205120) +[**Tweet Example:**](https://twitter.com/TomZarebczan/status/1015245926691205120) `@LBC_TipBot tip @TrendsPremium 10` @@ -55,19 +55,16 @@ Want to tip someone? This will send a tip to a chosen username. 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 withdraw
amount` -[**Tweet Example:**](https://twitter.com/TrendsPremium/status/1015251227599364096) +[**Tweet Example:**](https://twitter.com/TrendsPremium/status/1015251227599364096) `@LBC_TipBot withdraw bP8P5Dr9d3XcH5ibSsjeDYFU8vMWR8HHe3 5` - ### Terms Shows the terms and conditions -[**Example:**](https://twitter.com/TomZarebczan/status/1015245044415156225) +[**Tweet Example:**](https://twitter.com/TomZarebczan/status/1015245044415156225) `@LBC_TipBot terms` - -Note: Make sure you keep your commands on one line. If they are on multiple lines, the command will not work.