Skip to content

CrownBot v9.3.0

Compare
Choose a tag to compare
@d-shaun d-shaun released this 22 Jun 08:22
· 286 commits to master since this release
f9a1e24

Stable

  • Meta:
    • lowered unnecessary caching (messageCacheMaxSize: 20, messageEditHistoryMaxSize: 0)
    • user limit is now 250 (possibly temporarily);
    • commands' args are now case-insensitive;
  • &chart: suppress potential server errors while fetching covers;
  • &nowplaying:
    • support @-ing a user to see their "now-playing" song;
    • updated usage and examples;
  • &playing and &recent: slice off names at 25 chars—urls at 40;
  • &unban: override local bans for users with BAN_MEMBERS permission to be able to unban themselves;

Beta

  • &lyrics:
    • removed routing requests through Last.fm—instead search directly on Genius;
    • fx minor error message;
  • &purgelyrics: added a new beta command to purge cached lyrics to reflect recent changes if any.