From 4fa66aca9a3d35738776a74d9079228231f48ca8 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Fri, 4 Jun 2021 17:58:05 -0700 Subject: [PATCH] [WarcraftLogs] No Burning Crusade for me --- warcraftlogs/info.json | 1 + 1 file changed, 1 insertion(+) 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"],