Files
aikaterna-cogs/seen/info.json

13 lines
409 B
JSON
Raw Normal View History

2018-05-13 08:39:16 -07:00
{
"author": [
2018-08-08 21:54:06 -07:00
"aikaterna"
2018-05-13 08:39:16 -07:00
],
2018-08-08 21:54:06 -07:00
"description": "Check when the user was last active on a server. Originally made by Paddo.",
2018-05-13 08:39:16 -07:00
"short": "Check when the user was last active on a server.",
"tags": [
2018-08-08 21:54:06 -07:00
"seen",
"activity"
2018-05-13 08:39:16 -07:00
],
"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. "
2018-05-13 08:39:16 -07:00
}