You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
511 B
21 lines
511 B
{
|
|
"author": [
|
|
"Bobloy"
|
|
],
|
|
"bot_version": [
|
|
3,
|
|
0,
|
|
0
|
|
],
|
|
"description": "Keep track of when users were last seen online",
|
|
"hidden": false,
|
|
"install_msg": "Thank you for installing LastSeen. Get started with `[p]load lseen`, then `[p]help LastSeen`",
|
|
"requirements": ["python-dateutil"],
|
|
"short": "Last seen tracker",
|
|
"end_user_data_statement": "This cog stores user IDs along with a time they were last online per guild",
|
|
"tags": [
|
|
"bobloy",
|
|
"utils",
|
|
"tools"
|
|
]
|
|
} |