diff --git a/warcraftlogs/info.json b/warcraftlogs/info.json index 4bac1c4..d8b816c 100644 --- a/warcraftlogs/info.json +++ b/warcraftlogs/info.json @@ -3,6 +3,7 @@ "description": "Check WarcraftLogs for data on players of World of Warcraft Classic.", "install_msg": "Check out [p]help WarcraftLogs and set your WCL API key, available by signing into a WarcraftLogs account on their site and visiting the bottom of your settings page.\nThe bot needs Embed Links permissions before the relevant commands will be available for use in this cog.\nThis cog also comes with a font that is included in the bundled data, under the Apache 2.0 License, which can also be found in that bundled data directory.", "short": "WarcraftLogs data for World of Warcraft Classic players.", + "hidden": true, "tags": ["warcraft"], "permissions": ["embed_links"], "requirements": ["pillow", "beautifultable"],