From 479c7949ce685158047121af0928ca9c60b732fa Mon Sep 17 00:00:00 2001 From: Kreusada <67752638+Kreusada@users.noreply.github.com> Date: Sat, 24 Apr 2021 21:24:07 +0100 Subject: [PATCH] [Warcraftlogs] Add beautifultable to requirements (#227) --- warcraftlogs/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/warcraftlogs/info.json b/warcraftlogs/info.json index eeadd6e..4bac1c4 100644 --- a/warcraftlogs/info.json +++ b/warcraftlogs/info.json @@ -5,7 +5,7 @@ "short": "WarcraftLogs data for World of Warcraft Classic players.", "tags": ["warcraft"], "permissions": ["embed_links"], - "requirements": ["pillow"], + "requirements": ["pillow", "beautifultable"], "type": "COG", "end_user_data_statement": "This cog stores data provided by users for the express purpose of redisplaying. It does not store user data which was not provided through a command. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests." }