diff --git a/announcedaily/info.json b/announcedaily/info.json index cb092b6..57aa7f1 100644 --- a/announcedaily/info.json +++ b/announcedaily/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Send daily announcements to all servers at a specified times", "hidden": false, "install_msg": "Thank you for installing AnnounceDaily! Get started with `[p]load announcedaily` and `[p]help AnnounceDaily`", diff --git a/audiotrivia/info.json b/audiotrivia/info.json index 71eeb8a..655aa0d 100644 --- a/audiotrivia/info.json +++ b/audiotrivia/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Start an Audio Trivia game", "hidden": false, "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`", diff --git a/ccrole/info.json b/ccrole/info.json index d107ecd..8021be9 100644 --- a/ccrole/info.json +++ b/ccrole/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Creates custom commands to adjust roles and send custom messages", "hidden": false, "install_msg": "Thank you for installing Custom Commands w/ Roles. Get started with `[p]load ccrole` and `[p]help CCRole`", diff --git a/chatter/info.json b/chatter/info.json index 204a7f4..abf51a8 100644 --- a/chatter/info.json +++ b/chatter/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 3, - 10 - ], + "min_bot_version": "3.3.10", "description": "Create an offline chatbot that talks like your average member using Machine Learning", "hidden": false, "install_msg": "Thank you for installing Chatter! Get started ith `[p]load chatter` and `[p]help Chatter`", diff --git a/coglint/info.json b/coglint/info.json index 4cac127..420b8af 100644 --- a/coglint/info.json +++ b/coglint/info.json @@ -2,15 +2,13 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Lint python code posted in chat", "hidden": true, "install_msg": "Thank you for installing CogLint! Get started with `[p]load coglint` and `[p]help CogLint`", - "requirements": ["pylint"], + "requirements": [ + "pylint" + ], "short": "Python cog linter", "end_user_data_statement": "This cog does not store any End User Data", "tags": [ diff --git a/conquest/info.json b/conquest/info.json index 2687209..d92c394 100644 --- a/conquest/info.json +++ b/conquest/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 4, - 0 - ], + "min_bot_version": "3.4.0", "description": "Handle war games by filling in specified territories with colors", "hidden": false, "install_msg": "Thank you for installing Conquest. Get started with `[p]load conquest`, then `[p]help Conquest`", diff --git a/dad/info.json b/dad/info.json index a67c63e..c4b2dd8 100644 --- a/dad/info.json +++ b/dad/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Tell dad jokes and give out bad nicknames", "hidden": false, "install_msg": "Thank you for installing Dad. Get started with `[p]load dad`, then `[p]help Dad`", diff --git a/exclusiverole/info.json b/exclusiverole/info.json index c6a863f..426eabd 100644 --- a/exclusiverole/info.json +++ b/exclusiverole/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "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]load exclusiverole` and `[p]help ExclusiveRole`", diff --git a/flag/info.json b/flag/info.json index 1f74067..0d687a6 100644 --- a/flag/info.json +++ b/flag/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Add expiring flags on members to track warnings or incidents", "hidden": false, "install_msg": "Thank you for installing Flag! Get started with `[p]load flag` and `[p]help Flag`", diff --git a/forcemention/info.json b/forcemention/info.json index 09cdcfe..e99f611 100644 --- a/forcemention/info.json +++ b/forcemention/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Mentions roles that are unmentionable", "hidden": false, "install_msg": "Thank you for installing ForceMention! Get started with `[p]load forcemention`, then `[p]forcemention`", diff --git a/hangman/info.json b/hangman/info.json index f788491..b4db258 100644 --- a/hangman/info.json +++ b/hangman/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Play Hangman with your friends", "hidden": false, "install_msg": "Thank you for installing Hangman! Get started with `[p]load hangman`, then `[p]help Hangman`", diff --git a/infochannel/info.json b/infochannel/info.json index fea31c7..b8fad4e 100644 --- a/infochannel/info.json +++ b/infochannel/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Create a channel with updating server info", "hidden": false, "install_msg": "Thank you for installing InfoChannel. Get started with `[p]load infochannel`, then `[p]help InfoChannel`", diff --git a/leaver/info.json b/leaver/info.json index 0b2c431..0c8d3d1 100644 --- a/leaver/info.json +++ b/leaver/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "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]load leaver`, then `[p]help Leaver`", diff --git a/lovecalculator/info.json b/lovecalculator/info.json index b38f473..543ff92 100644 --- a/lovecalculator/info.json +++ b/lovecalculator/info.json @@ -3,11 +3,7 @@ "Bobloy", "SnappyDragon" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Calculate the love percentage for two users", "hidden": false, "install_msg": "Thank you for installing LoveCalculator. Love is in the air.\n Get started with `[p]load lovecalculator`, then `[p]help LoveCalculator`", diff --git a/lseen/info.json b/lseen/info.json index 64c32c3..33ae133 100644 --- a/lseen/info.json +++ b/lseen/info.json @@ -2,15 +2,13 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Keep track of when users were last seen online", "hidden": false, "install_msg": "Thank you for installing LastSeen. Get started with `[p]load lseen`, then `[p]help LastSeen`", - "requirements": ["python-dateutil"], + "requirements": [ + "python-dateutil" + ], "short": "Last seen tracker", "end_user_data_statement": "This cog stores user IDs along with a time they were last online per guild", "tags": [ diff --git a/nudity/info..json b/nudity/info..json index 34c4804..4a2c1fb 100644 --- a/nudity/info..json +++ b/nudity/info..json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "min_bot_version": [ - 3, - 3, - 11 - ], + "min_bot_version": "3.3.11", "description": "Monitor images for NSFW content and moves them to a nsfw channel if possible", "hidden": false, "install_msg": "Thank you for installing Nudity. Get started with `[p]load nudity`, then `[p]help Nudity`", diff --git a/planttycoon/info.json b/planttycoon/info.json index 4f1965a..d64d70f 100644 --- a/planttycoon/info.json +++ b/planttycoon/info.json @@ -4,11 +4,7 @@ "SnappyDragon", "PaddoInWonderland" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Grow your own plants! Be sure to take care of it. Do `[p]gardening` to get started", "hidden": false, "install_msg": "Thank you for installing PlantTycoon. Check out all the commands with `[p]help PlantTycoon`", diff --git a/qrinvite/info.json b/qrinvite/info.json index 3ce9072..5817774 100644 --- a/qrinvite/info.json +++ b/qrinvite/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Create a QR code invite for the server", "hidden": false, "install_msg": "Thank you for installing QRInvite! Get started with `[p]load qrinvite`, then `[p]help QRInvite`", diff --git a/reactrestrict/info.json b/reactrestrict/info.json index 36ae9e4..1eaa291 100644 --- a/reactrestrict/info.json +++ b/reactrestrict/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Cog to prevent reactions on specific messages from certain users", "hidden": false, "install_msg": "Thank you for installing ReactRestrict.", diff --git a/recyclingplant/info.json b/recyclingplant/info.json index 499d67a..f7c0cdc 100644 --- a/recyclingplant/info.json +++ b/recyclingplant/info.json @@ -3,11 +3,7 @@ "Bobloy", "SnappyDragon" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "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]load recyclingplant`, then `[p]recyclingplant`", diff --git a/rpsls/info.json b/rpsls/info.json index 7549f7a..dc5fa5e 100644 --- a/rpsls/info.json +++ b/rpsls/info.json @@ -3,11 +3,7 @@ "Bobloy", "SnappyDragon" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Play Rock Papers Scissor Lizard Spock by Sam Kass in Discord!", "hidden": false, "install_msg": "Thank you for installing RPSLS. Get started with `[p]load rpsls`, then `[p]rpsls`", diff --git a/sayurl/info.json b/sayurl/info.json index 882d2d7..c978eb4 100644 --- a/sayurl/info.json +++ b/sayurl/info.json @@ -2,15 +2,13 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Convert any website into text and post it in chat", "hidden": true, "install_msg": "Thank you for installing SayUrl! Get started with `[p]load sayurl`, then `[p]help SayUrl", - "requirements": ["html2text"], + "requirements": [ + "html2text" + ], "short": "Convert URL to text", "end_user_data_statement": "This cog does not store any End User Data", "tags": [ diff --git a/scp/info.json b/scp/info.json index af16e43..5ca808c 100644 --- a/scp/info.json +++ b/scp/info.json @@ -3,11 +3,7 @@ "Bobloy", "SnappyDragon" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "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]load scp`, then `[p]help SCP`", diff --git a/stealemoji/info.json b/stealemoji/info.json index 76a6681..f91ce8e 100644 --- a/stealemoji/info.json +++ b/stealemoji/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Steals custom emojis the bot sees and moves them to an emoji server", "hidden": false, "install_msg": "Thank you for installing StealEmoji", diff --git a/timerole/info.json b/timerole/info.json index eb00922..ec74efb 100644 --- a/timerole/info.json +++ b/timerole/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Apply roles based on the # of days on server", "hidden": false, "install_msg": "Thank you for installing timerole.\nGet started with `[p]load timerole`. Configure with `[p]timerole`", diff --git a/tts/info.json b/tts/info.json index 5a64d92..707928f 100644 --- a/tts/info.json +++ b/tts/info.json @@ -2,11 +2,7 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Send Text2Speech messages as an uploaded mp3", "hidden": false, "install_msg": "Thank you for installing TTS. Get started with `[p]load tts`, then `[p]help TTS`", diff --git a/unicode/info.json b/unicode/info.json index 9414b8c..edd160f 100644 --- a/unicode/info.json +++ b/unicode/info.json @@ -3,11 +3,7 @@ "Bobloy", "SnappyDragon" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Encode/Decode Unicode characters!", "hidden": false, "install_msg": "\u0048\u0065\u006c\u006c\u006f\u0021 \u0054\u0068\u0069\u0073 \u006d\u0065\u0073\u0073\u0061\u0067\u0065 \u0077\u0061\u0073 \u0077\u0072\u0069\u0074\u0074\u0065\u006e \u0069\u006e \u0055\u004e\u0049\u0043\u004f\u0044\u0045\u002e", diff --git a/werewolf/info.json b/werewolf/info.json index 9d8e6e4..af67794 100644 --- a/werewolf/info.json +++ b/werewolf/info.json @@ -2,13 +2,9 @@ "author": [ "Bobloy" ], - "bot_version": [ - 3, - 0, - 0 - ], + "min_bot_version": "3.3.0", "description": "Customizable Werewolf Game", - "hidden": false, + "hidden": true, "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",