Files
aikaterna-cogs/seen/info.json

9 lines
415 B
JSON
Raw Normal View History

2018-05-13 08:39:16 -07:00
{
2021-10-10 13:26:33 -07:00
"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. "
}