mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Merge pull request #143 from ykris45/patch-2
added some commands and bold -new
This commit is contained in:
commit
ed08975c53
1 changed files with 17 additions and 1 deletions
|
@ -406,7 +406,7 @@
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"url": "",
|
"url": "",
|
||||||
"title": "",
|
"title": "",
|
||||||
"description": "If you would like to be verified go to <#363050496023592961> and type `-new` \nthis will create a ticket (channel) for your request. 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 [YouTube Sync FAQ](https://lbry.io/faq/youtube) for assistance with the YouTube Sync rewards verification method.",
|
"description": "If you would like to be verified go to <#363050496023592961> and type *`-new`* \nthis will create a ticket (channel) for your request. 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 [YouTube Sync FAQ](https://lbry.io/faq/youtube) for assistance with the YouTube Sync rewards verification method.",
|
||||||
"color": 7976557,
|
"color": 7976557,
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Rewards Verification",
|
"name": "Rewards Verification",
|
||||||
|
@ -639,6 +639,22 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"!phone": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "Phone Verification!",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description" : "[Phone number](https://lbry.io/faq/phone) verification provides another method for LBRY users to participate in the rewards program",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "Phone Verification!",
|
||||||
|
"url": "https://lbry.io/faq/phone",
|
||||||
|
"icon_url": "https://i.imgur.com/yWf5USu.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"!tipbot": {
|
"!tipbot": {
|
||||||
"usage": "",
|
"usage": "",
|
||||||
"description": "Tipbot Help Message",
|
"description": "Tipbot Help Message",
|
||||||
|
|
Loading…
Add table
Reference in a new issue