Brandon209-Red-bot-Cogs/birthday/info.json

23 lines
643 B
JSON
Raw Normal View History

2020-01-21 14:11:51 +13:00
{
"author": [
2020-02-18 18:35:31 +13:00
"PancakeSparkle",
"shroomdog26",
"brandons209"
2020-01-21 14:11:51 +13:00
],
"bot_version": [
3,
4,
2020-01-21 14:11:51 +13:00
0
],
"description": "Cog used for setting birthdays and announcing them and giving people roles on their birthday",
"hidden": false,
"install_msg": "Use [p]bday to bring up the help menu",
"requirements": ["python-dateutil", "tabulate"],
2020-01-21 14:11:51 +13:00
"short": "Cog used for setting birthdays and announcing them and giving people roles on their birthday",
"tags": [
"brandons209",
2020-01-21 17:03:58 +13:00
"pancakesparkle"
],
"end_user_data_statement": "This cog will store a user's birthday."
2020-01-21 17:03:58 +13:00
}