mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Fixed channel ID for #help.
Before the fix it would appear #deleted_channel
This commit is contained in:
parent
1820555f62
commit
bdd69fc008
1 changed files with 4 additions and 2 deletions
|
@ -374,7 +374,9 @@
|
|||
"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. Learn how to verify by typing !verify or !cc",
|
||||
"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 how to verify by typing !verify or !
|
||||
|
||||
",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Rewards",
|
||||
|
@ -422,7 +424,7 @@
|
|||
"bundle": {
|
||||
"url": "",
|
||||
"title": "",
|
||||
"description": "In an effort to limit abuse, newly invited LBRY users will be required to verify their identity via a credit card or by a manual approval process in order to be eligible for Rewards. Prepaid or virtual credit cards are disallowed. Certain countries (where we've previously seen abuse) are being denied, but that list may expand later on. If you use Tor/Proxy/VPN, you also may be denied. If credit card verification does not work for you, please go to the <#363050496023592961> channel for assistance.\n**Verification is purely optional and ONLY relevant for Rewards. The LBRY app can be used without providing CC information**\n**Please See:https://lbry.com/faq/identity-requirements**",
|
||||
"description": "In an effort to limit abuse, newly invited LBRY users will be required to verify their identity via a credit card or by a manual approval process in order to be eligible for Rewards. Prepaid or virtual credit cards are disallowed. Certain countries (where we've previously seen abuse) are being denied, but that list may expand later on. If you use Tor/Proxy/VPN, you also may be denied. If credit card verification does not work for you, please go to the <#363049604461232148> channel for assistance.\n**Verification is purely optional and ONLY relevant for Rewards. The LBRY app can be used without providing CC information**\n**Please See:https://lbry.com/faq/identity-requirements**",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Credit Card Verification",
|
||||
|
|
Loading…
Add table
Reference in a new issue