From 53b7ba640de951d44e4a034a7448ac925144e36c Mon Sep 17 00:00:00 2001 From: Toastie Date: Sun, 11 Aug 2024 19:28:16 +1200 Subject: [PATCH] Updated commandlist --- src/EllieBot/data/commandlist.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/EllieBot/data/commandlist.json b/src/EllieBot/data/commandlist.json index c549ef0..5691f14 100644 --- a/src/EllieBot/data/commandlist.json +++ b/src/EllieBot/data/commandlist.json @@ -5413,7 +5413,7 @@ "Aliases": [ ".catfact" ], - "Description": "Shows a random catfact from ", + "Description": "Shows a random fact about cats.", "Usage": [ ".catfact" ], @@ -5574,7 +5574,7 @@ ".ytuploadnotif", ".yun" ], - "Description": "Subscribe to a youtube channel's upload rss feed.\nShortcut for `.feed https://www.youtube.com/feeds/videos.xml?channel_id=%3Cyoutube_channel_id`\nYou can optionally specify a message which will be posted with an update.", + "Description": "Subscribe to a youtube channel's upload rss feed.\nYou can optionally specify a message which will be posted with an update.\nThis is just a shortcut for `.feed` with a url of the youtube channel's rss feed.", "Usage": [ ".ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow", ".ytuploadnotif https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow New video is posted" @@ -5642,7 +5642,7 @@ ".yomama", ".ym" ], - "Description": "Shows a random joke from ", + "Description": "Shows a random yomama joke.", "Usage": [ ".yomama" ], @@ -5697,7 +5697,7 @@ ".magicitem", ".mi" ], - "Description": "Shows a random magic item from ", + "Description": "Shows a random magic item with its description.", "Usage": [ ".magicitem" ],