9 lines
446 B
JSON
9 lines
446 B
JSON
{
|
|
"author": ["aikaterna"],
|
|
"description": "Check when the user was last active on a server. Originally made by Paddo.",
|
|
"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.",
|
|
"min_bot_version": "3.5.0",
|
|
"short": "Check when the user was last active on a server.",
|
|
"tags": ["seen", "activity"],
|
|
"type": "COG"
|
|
}
|