Skip to content

Releases: d-shaun/CrownBot

CrownBot v5.3.0

14 Aug 16:55
Compare
Choose a tag to compare

New

  • &topalbums and &topalbumsongs will now directly scrape Last.fm's pages instead of using their godforsaken API.
  • Added link to repo in &about command.

CrownBot v5.2.0

10 Aug 08:48
Compare
Choose a tag to compare

New

  • &whoknows now shows 🆕 as an indicator for new entries on the list.

CrownBot v5.1.0

07 Aug 23:26
d75f218
Compare
Choose a tag to compare

Added

  • A new &config command to change CrownBot's preferences in a server, and its sub-command/option to set minimum required plays to gain a crown: minplaysforcrown; see &config minplaysforcrown for help.
    • Usage example: &config minplaysforcrown 10

Fixed

  • Difficult-to-read albums' play-counts in the &chart command.

CrownBot v5.0.0

06 Aug 17:50
Compare
Choose a tag to compare

New

  • &chart now shows albums' play-counts.

Fixed

  • Spacing issue on mobile with the "no username" error-template on the login command.

CrownBot v4.9.0

31 Jul 15:44
Compare
Choose a tag to compare

New

  • &chart and &stats are no longer in beta;
  • &stats now shows user's Last.fm account-creation date.

Fixed

  • Spacing issues on mobile with the "user not logged in" template.

CrownBot v4.8.0

25 Jul 12:34
Compare
Choose a tag to compare

New

  • &help command now sends link to the GitHub page for the bot along with the list of commands.

Added

  • A new beta command: &stats; see &help stats for help.

Fixed

  • An issue with fonts in &chart that rendered ugly texts.

CrownBot v4.7.0

23 Jul 14:49
Compare
Choose a tag to compare

New

  • &overview is no longer in beta.

Added

  • New beta command: &chart; see &help chart for help.

CrownBot v4.6.0

13 Jul 23:52
Compare
Choose a tag to compare

Added

  • A new, very experimental beta command: &overview. (Can be accessed with &b:overview in servers with beta commands not enabled.)

CrownBot v4.5.0

03 Jul 13:26
Compare
Choose a tag to compare

New

  • Improved info message for users who aren't logged in;
  • &whoplays now logs users' play counts and shows differences similar to how &whoknows does.

Fixed

  • Track details overflowing in &playing's response embed;
  • Inconsistent naming of the response object in multiple commands.

CrownBot v4.4.0

16 Jun 17:27
Compare
Choose a tag to compare

New

  • If you've already set your username, &login <username> will override your existing username without prompting you to logout first;
  • All embeds will now pick whatever color the command executor has.

Added

  • A new beta command: &recent. (Can be accessed with &b:recent in servers with beta commands not enabled.)