From 20dea271c5822b014eefdafeb26f36b7d0371d73 Mon Sep 17 00:00:00 2001 From: eniamza0 Date: Thu, 21 May 2020 23:30:41 +0600 Subject: [PATCH] Added static for red --- config/commands.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/commands.json b/config/commands.json index 8205eef..b94716b 100644 --- a/config/commands.json +++ b/config/commands.json @@ -59,7 +59,7 @@ "author": { "name": "BEGGING!", "url": "", - "icon_url": "https://spee.ch/8/caution-red.png" + "icon_url": "https://raw.githubusercontent.com/Eniamza/lbry-wunderbot/relative-path/Red.png" } } }, @@ -75,7 +75,7 @@ "author": { "name": "IMPORTANT!", "url": "", - "icon_url": "https://spee.ch/8/caution-red.png" + "icon_url": "https://raw.githubusercontent.com/Eniamza/lbry-wunderbot/relative-path/Red.png" } } },