Merge pull request #7 from bobloy/seen_develop

Add info.json
This commit is contained in:
bobloy 2018-05-14 13:25:46 -04:00 committed by GitHub
commit 7b3635f54d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
lseen/info..json Normal file
View File

@ -0,0 +1,20 @@
{
"author": [
"Bobloy"
],
"bot_version": [
3,
0,
0
],
"description": "Keep track of when users were last seen online",
"hidden": true,
"install_msg": "Thank you for installing LastSeen. Get started with `[p]help LastSeen`",
"requirements": [],
"short": "Last seen tracker",
"tags": [
"bobloy",
"utils",
"tools"
]
}