mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 01:11:32 +00:00
commit
d46251c86d
1 changed files with 80 additions and 0 deletions
|
@ -680,6 +680,86 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"!shop": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "LBRY Inc. Shop!",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "Visit our at-cost [merchandise store](https://shop.lbry.io) to check out the latest LBRY swag.",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "LBRY Inc. Shop!",
|
||||||
|
"url": "https://shop.lbry.io",
|
||||||
|
"icon_url": "https://i.imgur.com/yWf5USu.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"!content": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "What content can I legally upload to LBRY?",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "[Read our FAQ](https://lbry.io/faq/content) to learn more about LBRY's content policy.",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "What content can I legally upload to LBRY ?",
|
||||||
|
"url": "https://lbry.io/faq/content",
|
||||||
|
"icon_url": "https://i.imgur.com/yWf5USu.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"!aup": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "Acceptable Use Policy",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "[Read Our FAQ](https://lbry.io/faq/acceptable-use-policy) to learn more about LBRY's Acceptable Use Policy",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "Acceptable Use Policy",
|
||||||
|
"url": "https://lbry.io/faq/acceptable-use-policy",
|
||||||
|
"icon_url": "https://i.imgur.com/yWf5USu.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"!meet": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "Wanna Meet Up?",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "LBRY is looking for ambassadors to spread the word to [College campuses](https://lbry.io/college) and [Meetup](https://lbry.io/meet) groups worldwide! ",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "Wanna Meet Up?",
|
||||||
|
"url": "https://lbry.io/meet",
|
||||||
|
"icon_url": "https://i.imgur.com/yWf5USu.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"!alpha": {
|
||||||
|
"usage": "",
|
||||||
|
"description": "Android Alpha Tester",
|
||||||
|
"operation": "send",
|
||||||
|
"bundle": {
|
||||||
|
"url": "",
|
||||||
|
"title": "",
|
||||||
|
"description": "Sign up to become an alpha tester for our [Android app](https://lbry.io/android-alpha)!",
|
||||||
|
"color": 7976557,
|
||||||
|
"author": {
|
||||||
|
"name": "Android Alpha Tester",
|
||||||
|
"url": "https://lbry.io/android-alpha",
|
||||||
|
"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