diff --git a/commands/misc/fm.js b/commands/misc/fm.js index 3efd216..5aa6035 100644 --- a/commands/misc/fm.js +++ b/commands/misc/fm.js @@ -17,6 +17,8 @@ module.exports = { "They behave the same (for example: `fmtt` and `fm tt`)", "Set username: `fmset `", "Get current scrobble: `fm`", + "Get top artists `fmas`", + "Get top albums: `fmabl`", "Get top tracks: `fmtt`", "Get album cover for current scrobble: `fmcover`", "Get a roast from an LLM using your top artists and albums: `fmroast`"