destiny-clan-activity
v0.0.0
Published
Clan inactivity check
Downloads
18
Maintainers
Readme
Destiny Clan Activity
Small CLI utility to extract activity data of your clan members. Great way to easily remove inactive people from your roster.
Installation
The module is build upon Node.js, so make sure you have the latest version installed on your machine. As it's a CLI utility it needs to be installed globally on your system:
npm install -g destiny-clan-Activity
This will add the clan
CLI to your system.
Usage
clan --group <bungie group id here>
And this will output a list of users, sorted on activity.
License
MIT