Skip to content

Commit

Permalink
add recap
Browse files Browse the repository at this point in the history
  • Loading branch information
th0mk committed Nov 29, 2024
1 parent 7d1a19c commit 5abf0e8
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions docs/commands/plays.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Options:

---

### .year (`.wrapped`)
### .year

Shows you an overview of you or someone else their year.

Expand All @@ -149,5 +149,31 @@ Options:

`.year 2024`

`.wrapped @frikandel`
`.year @frikandel`


---

### .recap

Shows all commands with a specific timeframe into one recap.

[Supporters](/supporter/) get two extra pages with their Discoveries and listening time overview.

Options:

* Time period - Timeframe of recap. Defaults to current year
* User - Select another user by mention, Discord ID or Last.fm username (`lfm:username`)

Time periods:

* `weekly`, `monthly`, `quarterly`, `half`, `yearly` or `alltime`. (`w`, `m`, `q`, `h`, `y` or `a`)
* Also supports year/month timeframes: `2023`, `Mar 2020`, `August`

!!! note "Examples"
`.recap`

`.recap 2024`

`.recap @frikandel`

0 comments on commit 5abf0e8

Please sign in to comment.