Required_cogs not required, reorder requirements

This commit is contained in:
Bobloy 2018-01-08 13:45:06 -05:00
parent 9a861f39dd
commit 0c49034f52

View File

@ -4,8 +4,7 @@
"description" : "[Incomplete] Cog to organize tournaments within Discord using Challonge",
"hidden" : false,
"install_msg" : "Thank you for installing the Challonge Cog.",
"required_cogs" : [],
"requirements" : ["challonge", "iso8601"],
"requirements" : ["iso8601", "challonge"],
"short" : "[Incomplete] Cog to organize Challonge tournaments",
"tags" : ["game", "fun", "fight", "tournament", "tourney", "challonge", "elimination", "bracket", "bobloy"]
}