From b5579141f0fe1391159bd79f74b2b5c37b7010e4 Mon Sep 17 00:00:00 2001 From: Sandro Linux <69315452+SandroLinux@users.noreply.github.com> Date: Mon, 13 Sep 2021 20:19:26 +0100 Subject: [PATCH] Removes reference to LBRY as beta software Removes reference to LBRY as beta software --- config/commands.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/config/commands.json b/config/commands.json index eb9bb9d..504d04a 100644 --- a/config/commands.json +++ b/config/commands.json @@ -79,22 +79,6 @@ } } }, - "!beta": { - "usage": "", - "description": "Beta Message", - "operation": "send", - "bundle": { - "url": "", - "title": "", - "description": "Even though LBRY is in Open Beta, it's still beta software! There will be bugs and issues to be worked out. Thanks for your patience!", - "color": 7976557, - "author": { - "name": "Open Beta", - "url": "", - "icon_url": "https://raw.githubusercontent.com/lbryio/lbry-wunderbot/master/pinkylbryheart.png" - } - } - }, "!github": { "usage": "", "description": "LBRY GitHub",