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

18 lines
431 B
JSON
Raw Normal View History

2021-09-03 16:25:34 +12:00
{
"author": [
"brandons209"
],
"bot_version": [
3,
4,
0
],
"description": "Tracks subscriptions for a role (i.e donators), reminds people when subscription is about to end, etc.",
"hidden": false,
"requirements": ["python-dateutil"],
"tags": [
2021-12-07 10:43:05 +13:00
"subscription"
2021-09-03 16:25:34 +12:00
],
"end_user_data_statement": "This cog will store when a user's role will be removed in a guild"
}