93ee3cb08b
### lastfm module removed ~taste and taste compare functions from lastfm - their API no longer supports these calls Improved error reporting for ~suggestion and also parallelized the youtube/spotify queries ### spotify module removed link matching - the Link module provides the exact same information as directly querying spotify so there's no real point |
||
---|---|---|
.. | ||
config.json | ||
lastfm.js | ||
README.md | ||
strings.json |
LastFM
Adds various LastFM functionalities.
Description
This module provides a command which allows users to show stats of LastFM and such stuff.
Dependencies
It has following dependencies: + request + async + moment
config.json
api_key and output prefix can be set. Example:
{
"dependencies": [ "profile" ],
"api_key": "blah",
"outputPrefix": "\u000315,5last.fm\u000f"
}
Commands
~lastfm [user]
Display all scrobbles of a user. Example: + ~lastfm reality
~scrobbliest
Displays the users with the most scrobbles. Example: + ~scrobbliest
~suggestion
Displays a suggestion based on the listened scrobbles. Example: + ~suggestion
~listening
Displays the currently/last played song of the posting user. Example: + ~listening
~taste [user]
Compares two users (the posting user and the defined user). Example: + ~taste reality
~tastiest
Displays the users that matches the most in music taste. Example: + ~tastiest
~artists [user]
Compares two users (the posting user and the defined user) and displays their matching artists. Example: + ~artists reality