mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Merge pull request #303 from Eniamza/master
!ask command for #help enhancement
This commit is contained in:
commit
93be636c36
1 changed files with 16 additions and 0 deletions
|
@ -928,6 +928,22 @@
|
||||||
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
|
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"!ask": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "Please Provide Following Information",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "**Read this First**|> [Important Notice!!](https://discordapp.com/channels/362322208485277697/363049604461232148/709762555677245600)\n`Violating those rules will not be tolerated`\n---\n- What exact problem are you facing [**Describe Clearly**]\n- What have you tried so far *to solve the issue*\n- Your account or channel link [*if you have any*]\n- Useful Screenshots regarding issue[*Of wallet/reward page/Error message*]\n---",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "Please Provide Following Information",
|
||||||
|
"url": "",
|
||||||
|
"icon_url": "https://spee.ch/2/pinkylbryheart.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"!piratebay": {
|
"!piratebay": {
|
||||||
"usage": "",
|
"usage": "",
|
||||||
|
|
Loading…
Add table
Reference in a new issue