From 3d177adb846ad65bcd4145c3d084aaf26c6245cd Mon Sep 17 00:00:00 2001 From: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com> Date: Tue, 28 Sep 2021 21:23:42 +0200 Subject: [PATCH] Added OnePlus 5 and 5T to the `repair` FAQ --- configuration.json | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/configuration.json b/configuration.json index df2b2c3..8e41ef8 100644 --- a/configuration.json +++ b/configuration.json @@ -2,23 +2,13 @@ { "faqCommandName": "ask", "global": true, + "aliases": [], "responses": [ { "channelGroupName": "global", "messages": [ { - "position": 0, - "embed": { - "imageUrl": "https://i.imgur.com/93qXFd0.png", - "color": { - "red": 0, - "green": 0, - "blue": 0 - }, - "author": { - "useBot": true - } - } + "position": 0 } ] } @@ -710,26 +700,7 @@ { "position": 0, "embed": { - "description": "Repair prices for the OnePlus 3: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d4\u003e \nRepair prices for the OnePlus 3T: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d6\u003e", - "color": { - "red": 0, - "green": 0, - "blue": 0 - }, - "author": { - "useBot": true - } - } - } - ] - }, - { - "channelGroupName": "op5", - "messages": [ - { - "position": 0, - "embed": { - "description": "Repair prices for the OnePlus 5: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d5\u003e \nRepair prices for the OnePlus 5T: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d7\u003e", + "description": "Repair prices for the OnePlus 3: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d4\u003e \nRepair prices for the OnePlus 3T: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d6\u003e \nRepair prices for the OnePlus 5: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d5\u003e \nRepair prices for the OnePlus 5T: \u003chttps://www.oneplus.com/support/repair-pricing/details?code\u003d7\u003e", "color": { "red": 0, "green": 0,