diff --git a/announcedaily/info..json b/announcedaily/info..json index c2e9ce6..a0eb7ae 100644 --- a/announcedaily/info..json +++ b/announcedaily/info..json @@ -9,7 +9,7 @@ ], "description": "Send daily announcements to all servers at a specified times", "hidden": true, - "install_msg": "Thank you for installing AnnounceDaily! Get started with `[p]help AnnounceDaily`", + "install_msg": "Thank you for installing AnnounceDaily! Get started with `[p]load announcedaily` and `[p]help AnnounceDaily`", "requirements": [], "short": "Send daily announcements", "tags": [ diff --git a/audiotrivia/info.json b/audiotrivia/info.json index 323a69d..519973e 100644 --- a/audiotrivia/info.json +++ b/audiotrivia/info.json @@ -9,7 +9,7 @@ ], "description": "Start an Audio Trivia game", "hidden": false, - "install_msg": "Thank you for installing Audio trivia! Get started with `[p]help AudioTrivia`", + "install_msg": "Thank you for installing Audio trivia!\n You **MUST** unload trivia to use this (`[p]unload trivia`)\n Then you can get started with `[p]load audiotrivia` and `[p]help AudioTrivia`", "requirements": [], "short": "Start an Audio Trivia game", "tags": [ diff --git a/ccrole/info.json b/ccrole/info.json index addc00f..0c0c70c 100644 --- a/ccrole/info.json +++ b/ccrole/info.json @@ -9,7 +9,7 @@ ], "description": "[Incomplete] Creates custom commands to adjust roles and send custom messages", "hidden": false, - "install_msg": "Thank you for installing Custom Commands w/ Roles.", + "install_msg": "Thank you for installing Custom Commands w/ Roles. Get started with `[p]load ccrole` and `[p]help CCRole`", "requirements": [], "short": "[Incomplete] Creates commands that adjust roles", "tags": [ diff --git a/chatter/info.json b/chatter/info.json index d2ebffd..7c8a9f3 100644 --- a/chatter/info.json +++ b/chatter/info.json @@ -9,7 +9,7 @@ ], "description": "Create an offline chatbot that talks like your average member using Machine Learning", "hidden": false, - "install_msg": "Thank you for installing Chatter!", + "install_msg": "Thank you for installing Chatter! Get started ith `[p]load chatter` and `[p]help Chatter`", "requirements": [ "sqlalchemy<1.3,>=1.2", "python-twitter<4.0,>=3.0", diff --git a/coglint/coglint.py b/coglint/coglint.py index 0c3d045..8ecfebe 100644 --- a/coglint/coglint.py +++ b/coglint/coglint.py @@ -8,7 +8,7 @@ from redbot.core.data_manager import cog_data_path class CogLint: """ - V3 Cog Template + Automatically lint code in python codeblocks """ def __init__(self, bot: Red): diff --git a/coglint/info..json b/coglint/info..json index 709c9eb..6436b6d 100644 --- a/coglint/info..json +++ b/coglint/info..json @@ -9,7 +9,7 @@ ], "description": "Lint python code posted in chat", "hidden": true, - "install_msg": "Thank you for installing CogLint", + "install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`", "requirements": [], "short": "Python cog linter", "tags": [ diff --git a/exclusiverole/info.json b/exclusiverole/info.json index d5f7b8c..8c90983 100644 --- a/exclusiverole/info.json +++ b/exclusiverole/info.json @@ -9,7 +9,7 @@ ], "description": "Assign roles to be exclusive, preventing other roles from being added", "hidden": false, - "install_msg": "Thank you for installing ExclusiveRole. Get started with `[p]help ExclusiveRole`", + "install_msg": "Thank you for installing ExclusiveRole. Get started with `[p]load exclusiverole` and `[p]help ExclusiveRole`", "requirements": [], "short": "Set roles to be exclusive", "tags": [ diff --git a/flag/info..json b/flag/info..json index b5908b9..0883f13 100644 --- a/flag/info..json +++ b/flag/info..json @@ -8,8 +8,8 @@ 0 ], "description": "Add expiring flags on members to track warnings or incidents", - "hidden": true, - "install_msg": "Thank you for installing Flag! Get started with `[p]help Flag`", + "hidden": false, + "install_msg": "Thank you for installing Flag! Get started with `[p]load flag` and `[p]help Flag`", "requirements": [], "short": "Add expiring flags to members", "tags": [ diff --git a/forcemention/info..json b/forcemention/info..json index 46810ae..3a7b1e1 100644 --- a/forcemention/info..json +++ b/forcemention/info..json @@ -9,7 +9,7 @@ ], "description": "Mentions roles that are unmentionable", "hidden": false, - "install_msg": "Thank you for installing ForceMention! Get started with `[p]forcemention`", + "install_msg": "Thank you for installing ForceMention! Get started with `[p]load forcemention`, then `[p]forcemention`", "requirements": [], "short": "Mention unmentionables", "tags": [ diff --git a/hangman/info.json b/hangman/info.json index 655f00c..c9dadf0 100644 --- a/hangman/info.json +++ b/hangman/info.json @@ -9,7 +9,7 @@ ], "description": "Play Hangman with your friends", "hidden": false, - "install_msg": "Thank you for installing Hangman!", + "install_msg": "Thank you for installing Hangman! Get started with `[p]load hangman`, then `[p]help Hangman`", "requirements": [], "short": "Play Hangman", "tags": [ diff --git a/leaver/info.json b/leaver/info.json index 08bef6f..669689b 100644 --- a/leaver/info.json +++ b/leaver/info.json @@ -9,7 +9,7 @@ ], "description": "Keeps track of when people leave the server, and posts a message notifying", "hidden": false, - "install_msg": "Thank you for installing Leaver. Get started with `[p]help Leaver`", + "install_msg": "Thank you for installing Leaver. Get started with `[p]load leaver`, then `[p]help Leaver`", "requirements": [], "short": "Send message on leave", "tags": [ diff --git a/lovecalculator/info.json b/lovecalculator/info.json index c0cb702..20601b6 100644 --- a/lovecalculator/info.json +++ b/lovecalculator/info.json @@ -10,7 +10,7 @@ ], "description": "Calculate the love percentage for two users", "hidden": false, - "install_msg": "Thank you for installing LoveCalculator. Love is in the air.", + "install_msg": "Thank you for installing LoveCalculator. Love is in the air.\n Get started with `[p]load lovecalculator`, then `[p]help LoveCalculator`", "requirements": [ "beautifulsoup4" ], diff --git a/lseen/info..json b/lseen/info..json index 3daec5a..c5e5eec 100644 --- a/lseen/info..json +++ b/lseen/info..json @@ -8,8 +8,8 @@ 0 ], "description": "Keep track of when users were last seen online", - "hidden": true, - "install_msg": "Thank you for installing LastSeen. Get started with `[p]help LastSeen`", + "hidden": false, + "install_msg": "Thank you for installing LastSeen. Get started with `[p]load lseen`, then `[p]help LastSeen`", "requirements": ["python-dateutil"], "short": "Last seen tracker", "tags": [ diff --git a/nudity/info..json b/nudity/info..json index 4384930..ba1594e 100644 --- a/nudity/info..json +++ b/nudity/info..json @@ -9,7 +9,7 @@ ], "description": "Keep track of when users were last seen online", "hidden": true, - "install_msg": "Thank you for installing LastSeen. Get started with `[p]help LastSeen`", + "install_msg": "Thank you for installing LastSeen. Get started with `[p]load nudity`, then `[p]help Nudity`", "requirements": ["nudepy"], "short": "Last seen tracker", "tags": [ diff --git a/qrinvite/info..json b/qrinvite/info..json index 3015652..0db8d11 100644 --- a/qrinvite/info..json +++ b/qrinvite/info..json @@ -8,8 +8,8 @@ 0 ], "description": "Create a QR code invite for the server", - "hidden": true, - "install_msg": "Thank you for installing QRInvite! Get started with `[p]help QRInvite`", + "hidden": false, + "install_msg": "Thank you for installing QRInvite! Get started with `[p]load qrinvite`, then `[p]help QRInvite`", "requirements": [ "MyQR" ], diff --git a/reactrestrict/info.json b/reactrestrict/info.json index cf33705..2695630 100644 --- a/reactrestrict/info.json +++ b/reactrestrict/info.json @@ -2,7 +2,7 @@ "author" : ["Bobloy"], "bot_version" : [3,0,0], "description" : "Cog to prevent reactions on specific messages from certain users", - "hidden" : false, + "hidden" : true, "install_msg" : "Thank you for installing ReactRestrict.", "requirements" : [], "short" : "[Incomplete] Prevent reactions", diff --git a/recyclingplant/info.json b/recyclingplant/info.json index 3ad2e58..cab34d2 100644 --- a/recyclingplant/info.json +++ b/recyclingplant/info.json @@ -10,7 +10,7 @@ ], "description": "Apply for a job at the recycling plant! Sort out the garbage!", "hidden": false, - "install_msg": "Thank you for installing RecyclingPlant. Start recycling today with `[p]recyclingplant`", + "install_msg": "Thank you for installing RecyclingPlant. Start recycling today with `[p]load recyclingplant`, then `[p]recyclingplant`", "requirements": [], "short": "Apply for a job at the recycling plant!", "tags": [ diff --git a/rpsls/info.json b/rpsls/info.json index fae70d3..f1ac3b6 100644 --- a/rpsls/info.json +++ b/rpsls/info.json @@ -10,7 +10,7 @@ ], "description": "Play Rock Papers Scissor Lizard Spock by Sam Kass in Discord!", "hidden": false, - "install_msg": "Thank you for installing RPSLP. Get started with `[p]rpsls`", + "install_msg": "Thank you for installing RPSLP. Get started with `[p]load rpsls`, then `[p]rpsls`", "requirements": [], "short": "Play Rock Papers Scissor Lizard Spock in Discord!", "tags": [ diff --git a/sayurl/info..json b/sayurl/info..json index 21c18f9..1c44fb1 100644 --- a/sayurl/info..json +++ b/sayurl/info..json @@ -9,7 +9,7 @@ ], "description": "Convert any website into text and post it in chat", "hidden": true, - "install_msg": "Thank you for installing SayUrl", + "install_msg": "Thank you for installing SayUrl! Get started with `[p]load forcemention`, then `[p]help SayUrl", "requirements": ["html2text"], "short": "Convert URL to text", "tags": [ diff --git a/scp/info.json b/scp/info.json index a351508..4ac9ea9 100644 --- a/scp/info.json +++ b/scp/info.json @@ -10,7 +10,7 @@ ], "description": "Look up SCP articles. Warning: Some of them may be too creepy or gruesome.", "hidden": false, - "install_msg": "You are now connected to the SCP database. You may now proceed to access the data using `[p]help SCP`", + "install_msg": "You are now connected to the SCP database. You may now proceed to access the data using `[p]load scp`, then `[p]help SCP`", "requirements": [], "short": "Look up SCP articles.", "tags": [ diff --git a/timerole/info.json b/timerole/info.json index 3ea5a0e..7ce0c5c 100644 --- a/timerole/info.json +++ b/timerole/info.json @@ -9,7 +9,7 @@ ], "description": "Apply roles based on the # of days on server", "hidden": false, - "install_msg": "Thank you for installing timerole. Configure with [p]timerole", + "install_msg": "Thank you for installing timerole.\nGet started with `[p]load timerole`. Configure with [p]timerole", "requirements": [], "short": "Apply roles after # of days", "tags": [ diff --git a/tts/info..json b/tts/info..json index babe7fc..6810a42 100644 --- a/tts/info..json +++ b/tts/info..json @@ -9,7 +9,7 @@ ], "description": "Send Text2Speech messages as an uploaded mp3", "hidden": true, - "install_msg": "Thank you for installing TTS. Get started with `[p]tts`", + "install_msg": "Thank you for installing TTS. Get started with `[p]load tts`, then `[p]help TTS`", "requirements": [ "gTTS" ], diff --git a/werewolf/info.json b/werewolf/info.json index d46e1d2..5fbc50b 100644 --- a/werewolf/info.json +++ b/werewolf/info.json @@ -9,7 +9,7 @@ ], "description": "Customizable Werewolf Game", "hidden": false, - "install_msg": "Thank you for installing Werewolf! Use [p]wwset to run inital setup", + "install_msg": "Thank you for installing Werewolf! Get started with `[p]load werewolf`\n Use `[p]wwset` to run inital setup", "requirements": [], "short": "Werewolf Game", "tags": [