diff --git a/config/commands.json b/config/commands.json index f4a27e1..682c0ca 100644 --- a/config/commands.json +++ b/config/commands.json @@ -374,7 +374,7 @@ "bundle": { "url": "", "title": "", - "description": "[Rewards](https://lbry.com/faq/rewards) are given to legitimate users who are using the system (and in turn are testing things for us). In order to redeem rewards, you may need to verify your identity through phone number,credit card, or other manual methods.", + "description": "[Rewards](https://lbry.com/faq/rewards) are given to legitimate users who are using the system (and in turn are testing things for us). In order to redeem rewards, you may need to verify your identity through phone number,credit card, or other manual methods. Learn more by typing !verify.", "color": 7976557, "author": { "name": "Rewards", @@ -383,6 +383,22 @@ } } }, + "!verify": { + "usage": "", + "description": "Rewards Approval Help Message", + "operation": "send", + "bundle": { + "url": "", + "title": "", + "description": "If you would like to be approved for rewards, please go to <#571001864271691805> and send a Direct Message to @RewardsBot#0287 \n You can do this by right clicking on the name, and selecting Message. . A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per household is allowed access to LBRY Rewards. Check out our [Rewards FAQ](https://lbry.com/faq/rewards) to know more about rewards.", + "color": 7976557, + "author": { + "name": "Applying for Rewards Approval", + "url": "", + "icon_url": "https://spee.ch/2/pinkylbryheart.png" + } + } + }, "!rewardsvsreferrals": { "usage": "", "description": "Difference Between Rewards & Referrals?", @@ -415,38 +431,6 @@ } } }, - "!verify": { - "usage": "", - "description": "How to become Rewards approved", - "operation": "send", - "bundle": { - "url": "", - "title": "", - "description": "Please download the latest version from [HERE](https://lbry.com/get) Upon install, you'll be greeted with a welcome message. If you already had the app installed, please go to the wallet (bank icon in the top right) > Rewards - This should show your current status. New users will need to get their rewards approved in order to access Rewards. Type !cc or !rewardsapproval for more information.", - "color": 7976557, - "author": { - "name": "How to become Rewards approved", - "url": "", - "icon_url": "https://spee.ch/2/pinkylbryheart.png" - } - } - }, - "!rewardsapproval": { - "usage": "", - "description": "Rewards Approval Help Message", - "operation": "send", - "bundle": { - "url": "", - "title": "", - "description": "If you would like to be approved for rewards, please go to <#571001864271691805> and send a Direct Message to @RewardsBot#0287 \n You can do this by right clicking on the name, and selecting Message. . A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per household is allowed access to LBRY Rewards. Check out our [Rewards FAQ](https://lbry.com/faq/rewards) to know more about rewards.", - "color": 7976557, - "author": { - "name": "Applying for Rewards Approval", - "url": "", - "icon_url": "https://spee.ch/2/pinkylbryheart.png" - } - } - }, "!logfile": { "usage": "", "description": "How to Find LBRY App Log File?",