[Warcraftlogs] Add beautifultable to requirements (#227)

This commit is contained in:
Kreusada
2021-04-24 21:24:07 +01:00
committed by GitHub
parent d489b6428a
commit 479c7949ce

View File

@@ -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."
}