Releases: EddieWongED/Smoothie
Releases · EddieWongED/Smoothie
v1.1.0
What's Changed
- Fix ytdl-core 403 error by @EddieWongED in #72
- feat: Normalize audio volume with ffmpeg by @EddieWongED in #73
- feat: Use async interval by @EddieWongED in #75
- refactor: Completely restructure database to solve multiple major concurrency bugs by @EddieWongED in #76
- feat: Add scripts to bulk import songs by @EddieWongED in #77
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- build(deps): bump ws from 8.13.0 to 8.18.0 by @dependabot in #63
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #69
- build(deps): bump mongodb, @typegoose/typegoose and mongoose by @dependabot in #68
- build(deps): bump semver and nodemon by @dependabot in #66
- build(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #65
- build(deps): bump undici from 5.22.1 to 5.28.4 by @dependabot in #67
- fix: Fix audio not playing because play-dl is not working by @EddieWongED in #70
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Support tranditional prefix command (default: $) or slash command.
- Command aliases.
- Multilanguage (Feel free to contribute and add more languages!).
- Support YouTube single video and playlist (and YouTube music).
- Automatically rejoin the voice channel when the bot has restarted (so the bot can stay in the voice channel 24/7).
- Automatically pause / unpause when there is no one in the voice channel / someone joins the voice channel.
- Playlist system: You can switch between playlists easily.
- Playing now message with progress bar.
- Queue system: See which song is coming next!
- Ranking system: Compete with your friends to see who can stay in the voice channel the longest!
- Help command: Help you understand more about each command.