forgot to update info json

This commit is contained in:
brandons209 2020-01-31 19:41:34 -05:00
parent 5d3a233571
commit e93a2b27f3
2 changed files with 23 additions and 3 deletions

19
costmanager/info.json Normal file
View file

@ -0,0 +1,19 @@
{
"author": [
"Brandons209"
],
"bot_version": [
3,
0,
0
],
"description": "Allow setting up costs for any commands of your bot, with user, and role hierarchy. Also allows setting roles who do not have to pay for commands. Has receptions DMed and updated to allow users to track their spending.",
"hidden": false,
"install_msg": "Thank you for using this cog!",
"requirements": [],
"short": "Manage costs of commands in your server.",
"tags": [
"brandons209",
"redbot"
]
}

View file

@ -1,13 +1,14 @@
{
"author": [
"mikeshardmind(Sinbad)",
"DiscordLiz"
"DiscordLiz",
"brandons209"
],
"install_msg": "If you need help, I have a channel in https://discord.gg/mb85deu",
"name": "RoleManagement",
"disabled": false,
"short": "Role searches, reactroles, requirements for roles, etc.",
"description": "React roles with requirements, selfroles with requirements, role based member search and more.",
"description": "React roles with requirements, selfroles with requirements, role based member search, subscription to roles and more.",
"tags": [
"react_roles",
"react roles",
@ -17,4 +18,4 @@
],
"hidden": false,
"min_bot_version": "3.2.0a0.dev1"
}
}