diff --git a/config/commands.json b/config/commands.json index 09f72d7..781a45b 100644 --- a/config/commands.json +++ b/config/commands.json @@ -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": { "usage": "", "description": "Tipbot Help Message",