Info.json cleanup
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
{
|
||||
"author": [
|
||||
"aikaterna"
|
||||
],
|
||||
"description": "Check when the user was last active on a server. Originally made by Paddo.",
|
||||
"short": "Check when the user was last active on a server.",
|
||||
"tags": [
|
||||
"seen",
|
||||
"activity"
|
||||
],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store end user data. This cog does store discord IDs and last seen timestamp as needed for operation. "
|
||||
}
|
||||
"author": ["aikaterna"],
|
||||
"description": "Check when the user was last active on a server. Originally made by Paddo.",
|
||||
"short": "Check when the user was last active on a server.",
|
||||
"tags": ["seen", "activity"],
|
||||
"type": "COG",
|
||||
"end_user_data_statement": "This cog does not persistently store end user data. This cog does store discord IDs and last seen timestamp as needed for operation. "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user