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.
Fox-V3/lseen/info.json

19 lines
505 B

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