This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
Releases: tyowk/NouRax
Releases · tyowk/NouRax
v1.8.0
What's Changed
- /move command. Move your track from its old position, to its new position in the queue.
- Cooldowns. Now all commands have a 3 seconds cooldown to prevent spamming the API.
- Rewrite
almostall the commands. To make it easier to read, easier to maintain and less errors.
If you find any bugs, feel free to report them by open an issue or go to the support server.
Full Changelog: 1.7.0...1.8.0
v1.7.0
What's Changed
- /history command. View your recently played tracks.
- /clearhistory command. Easily clear your playback history.
- UI improvements. A refreshed, smoother interface for better user experience.
- Control button. Quick access to music controls.
- Pagination fix. Pagination now works perfectly across history, lyrics, queue, and other.
- Button timeout added. Buttons will now automatically disappear after a timeout, preventing accidental presses
- Delete supports for YouTube
If you find any bugs, feel free to report them by open an issue or go to the support server.
Full Changelog: 1.5.0...1.7.0
v1.5.0
What's Changed
- Fixed the sharding issue with the top.gg vote webhook.
- Fixed the voice state event to properly destroy the player when there are no users in the voice channel or when the voice channel has been deleted.
- Fixed lyrics command.
- Added client error handling.
- Fixed various other bugs.
- Meow (very important)
If you find any bugs, feel free to report them by open an issue or go to the support server.
Full Changelog: 1.0.0...1.5.0