fm: Add top artists and albums to moreHelp
All checks were successful
CI / CI (push) Successful in 1m23s
All checks were successful
CI / CI (push) Successful in 1m23s
This commit is contained in:
parent
6592f25882
commit
9ac900bc4d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ module.exports = {
|
|||
"They behave the same (for example: `<prefix>fmtt` and `<prefix>fm tt`)",
|
||||
"Set username: `<prefix>fmset <lastfm_username>`",
|
||||
"Get current scrobble: `<prefix>fm`",
|
||||
"Get top artists `<prefix>fmas`",
|
||||
"Get top albums: `<prefix>fmabl`",
|
||||
"Get top tracks: `<prefix>fmtt`",
|
||||
"Get album cover for current scrobble: `<prefix>fmcover`",
|
||||
"Get a roast from an LLM using your top artists and albums: `<prefix>fmroast`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue