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.
20 lines
404 B
20 lines
404 B
7 years ago
|
{
|
||
|
"author": [
|
||
|
"Bobloy"
|
||
|
],
|
||
|
"bot_version": [
|
||
|
3,
|
||
|
0,
|
||
|
0
|
||
|
],
|
||
|
"description": "Keep track of when users were last seen online",
|
||
6 years ago
|
"hidden": false,
|
||
|
"install_msg": "Thank you for installing LastSeen. Get started with `[p]load lseen`, then `[p]help LastSeen`",
|
||
6 years ago
|
"requirements": ["python-dateutil"],
|
||
7 years ago
|
"short": "Last seen tracker",
|
||
|
"tags": [
|
||
|
"bobloy",
|
||
|
"utils",
|
||
|
"tools"
|
||
|
]
|
||
|
}
|