From 39c3e99fa45ac11336045471fc9d38383189da62 Mon Sep 17 00:00:00 2001 From: aikaterna Date: Sat, 27 Jan 2018 14:46:20 -0800 Subject: [PATCH] Update short descriptions --- autoeconomy/info.json | 2 +- chatchart/info.json | 2 +- imgwelcome/info.json | 2 +- picwelcome/info.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/autoeconomy/info.json b/autoeconomy/info.json index 58dd60c..17e01bc 100644 --- a/autoeconomy/info.json +++ b/autoeconomy/info.json @@ -2,7 +2,7 @@ "AUTHOR" : "aikaterna", "INSTALL_MSG" : "Use [p]autoeconomy to change settings.", "NAME" : "autoeconomy", - "SHORT" : "Autoeconomy", + "SHORT" : "Autoregister new users to the bot bank on server join.", "DESCRIPTION" : "Auto-registers new users to the bot bank on server join. You must have the Economy cog loaded for this cog to work.", "TAGS": ["bank", "economy", "register"] } diff --git a/chatchart/info.json b/chatchart/info.json index 212cf75..1e380b9 100644 --- a/chatchart/info.json +++ b/chatchart/info.json @@ -2,7 +2,7 @@ "AUTHOR" : "aikaterna and Redjumpman", "INSTALL_MSG" : "Use [p]chatchart to generate a chart for that channel.", "NAME" : "chatchart", - "SHORT" : "Chat chart", + "SHORT" : "Generate a pie chart from the last 5000 messages.", "DESCRIPTION" : "Generate a pie chart from the last 5000 messages in a channel to see who's been talking the most.", "REQUIREMENTS": ["matplotlib"], "TAGS": ["data", "chart", "activity"] diff --git a/imgwelcome/info.json b/imgwelcome/info.json index 85c7c0f..c608df4 100644 --- a/imgwelcome/info.json +++ b/imgwelcome/info.json @@ -2,7 +2,7 @@ "AUTHOR" : "aikaterna", "INSTALL_MSG" : "Use [p]imgwelcome to change settings.", "NAME" : "imgwelcome", - "SHORT" : "Image Welcome", + "SHORT" : "Welcome users to your server with an image.", "DESCRIPTION" : "Welcome users to your server with an image.", "REQUIREMENTS": ["Pillow"], "TAGS": ["welcome", "welcome image", "images"] diff --git a/picwelcome/info.json b/picwelcome/info.json index f407900..05647f5 100644 --- a/picwelcome/info.json +++ b/picwelcome/info.json @@ -2,7 +2,7 @@ "AUTHOR" : "aikaterna", "INSTALL_MSG" : "Use [p]picwelcome to change settings.", "NAME" : "picwelcome", - "SHORT" : "Picture Welcome", + "SHORT" : "Welcome users to your server with a picture.", "DESCRIPTION" : "Welcome users to your server with a picture.", "REQUIREMENTS": ["Pillow"], "TAGS": ["welcome", "welcome image", "images"]