Releases: imatpot/lunaro-manager
Releases · imatpot/lunaro-manager
2.1.0
Improves the usability and user experience of the bot.
Notable changes in usage:
/rtp joinwas renamed to/play now/rtp leavewas renamed to/play later/rtp checkwas renamed to/play info/play nowcan now also disable Lunaro tracking at the same time to avoid the bot from removing the role when your Discord presence updates/play latercan now also (re-) enable Lunaro tracking
Notable changes in behaviour:
- The Lunaro tracker now delays removing the playing role to avoid "role flickering" when Discord presence is changed only for a few seconds
Notable changes in the repository and/or development flow:
- Bumped all crate dependencies
- Fixed Nix support for macOS
Full changelog
2.0.0
Rewrites most of Lunaro Manager in Rust.
Notable changes in usage:
/rtp infowas renamed to/rtp check/rankedand all its subcommands have been removed due to the ranking system efforts being abandoned/confighas been removed and tracking is now always enabled
Notable changes in the repository and/or development flow:
- Added Nix support for development