forked from cswimr/SeaCogs
feat(repo): updated info.json's of nerdify and aurora
This commit is contained in:
parent
818e974318
commit
fa7faec4c2
3 changed files with 49 additions and 12 deletions
|
@ -7,5 +7,35 @@
|
|||
"end_user_data_statement" : "This cog stores the following information:\n- User IDs of accounts who moderate users or are moderated\n- Guild IDs of guilds with the cog enabled\n- Timestamps of moderations\n- Other information relating to moderations",
|
||||
"requirements": ["humanize", "pytimeparse2"],
|
||||
"hidden": false,
|
||||
"disabled": false
|
||||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
"moderation",
|
||||
"warn",
|
||||
"warns",
|
||||
"warning",
|
||||
"warnings",
|
||||
"mute",
|
||||
"mutes",
|
||||
"timeout",
|
||||
"timeouts",
|
||||
"unmute",
|
||||
"unmutes",
|
||||
"untimeout",
|
||||
"untimeouts",
|
||||
"kick",
|
||||
"kicks",
|
||||
"ban",
|
||||
"bans",
|
||||
"unban",
|
||||
"unbans",
|
||||
"tempban",
|
||||
"tempbans",
|
||||
"galacticbot",
|
||||
"galactic bot",
|
||||
"galactic"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue