mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Add rewards verification message automatically
This is to save the mods a lot of time telling people to go to rewards approval. This uses common user questions for verification.
This commit is contained in:
parent
3492e53fa1
commit
70b0e853e8
1 changed files with 80 additions and 0 deletions
|
@ -398,6 +398,86 @@
|
|||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"I can't unlock my rewards": {
|
||||
"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 follow the written text \n A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per email/ip/household is allowed access to LBRY Rewards",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Getting approved for rewards",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"I cant unlock my rewards": {
|
||||
"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 follow the written text \n A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per email/ip/household is allowed access to LBRY Rewards",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Getting approved for rewards",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Need rewards approval": {
|
||||
"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 follow the written text \n A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per email/ip/household is allowed access to LBRY Rewards",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Getting approved for rewards",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"I can't unlock rewards": {
|
||||
"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 follow the written text \n A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per email/ip/household is allowed access to LBRY Rewards",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Getting approved for rewards",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Verification not working": {
|
||||
"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 follow the written text \n A LBRY mod will get back to you as soon as possible. We appreciate your patience. Only one account per email/ip/household is allowed access to LBRY Rewards",
|
||||
"color": 7976557,
|
||||
"author": {
|
||||
"name": "Getting approved for rewards",
|
||||
"url": "",
|
||||
"icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"!rvr": {
|
||||
"usage": "",
|
||||
|
|
Loading…
Add table
Reference in a new issue