Update commands.json

updated !verification and !verify to rewardsapproval and rewardsapprove respectively
This commit is contained in:
Clement 2019-06-21 00:30:27 +05:30 committed by GitHub
parent 1e5203dd6a
commit a8b1cf139e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -383,33 +383,33 @@
}
}
},
"!verify": {
"!rewardsapprove": {
"usage": "",
"description": "How to Verify?",
"description": "Rewards Approval",
"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 verify in order to access Rewards. Type !cc or !verification for more information.",
"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 Verify?",
"name": "Rewards Approval",
"url": "",
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
}
}
},
"!verification": {
"!rewardsapproval": {
"usage": "",
"description": "Verification Help Message",
"description": "Rewards Approval Help Message",
"operation": "send",
"bundle": {
"url": "",
"title": "",
"description": "If you would like to be verified, please go to <#571001864271691805> and send a Direct Message to @VerificationBot#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.io/faq/rewards) to know more about rewards.",
"description": "If you would like to be approved for rewards, please go to <#571001864271691805> and send a Direct Message to @VerificationBot#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.io/faq/rewards) to know more about rewards.",
"color": 7976557,
"author": {
"name": "Rewards Verification",
"name": "Rewards Approval",
"url": "",
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
}