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.
|
|
|
{
|
|
|
|
"author": [
|
|
|
|
"Bobloy"
|
|
|
|
],
|
|
|
|
"min_bot_version": "3.3.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"
|
|
|
|
]
|
|
|
|
}
|