Releases: leomotors/cocoa-discord
Releases · leomotors/cocoa-discord
Cocoa Discord 3.2.0
[3.2.0] - 2024-10-05
- chore: bump deps
Full Changelog: https://github.com/leomotors/cocoa-discord/compare/@cocoa-discord/[email protected]@3.2.0
Music Module 3.0.0
[3.0.0] - 2024-10-05
- feat!: use @distube/yt-dl to play video, search still be done using play-dl
Full Changelog: https://github.com/leomotors/cocoa-discord/compare/@cocoa-discord/[email protected]...@cocoa-discord/[email protected]
Music Module 2.0.0
[2.0.0] - 2024-03-01
- chore: removed patch script as play-dl is fixed
- feat!: this.style changed to this.getStyle to allow dynamic style
- feat: embed now tell if playlist is added
- fix: prevent printing queue from exceeding characters limit
- feat: /jumpqueue for moving music to front
- feat: /musicinfo for getting music info in the queue
Full Changelog: https://github.com/leomotors/cocoa-discord/compare/[email protected]...@cocoa-discord/[email protected]
Cocoa Discord 3.1.0
Music Module 1.1.0
What's Changed
- feat: 3.0 by @leomotors in #2
Full Changelog: https://github.com/Leomotors/cocoa-discord/compare/2.3.0...@cocoa-discord/[email protected]
Cocoa Discord 3.0.0
[3.0.0] - 2023-09-22
- refactor: Package is now pure ESM
- refactor: use
.set()
for syncing commands - refactor: renamed "Cog" to "Module"
- refactor: removed CLI, may come back later
- Deprecated Removed:
CocoaIntent
, add Singular methods, etc. - Rename CocoaIntent.useGuildSlash to CocoaIntent.useGuild
- refactor: some undocumented changes, let typescript tell you what changed
What's Changed
- feat: 3.0 by @leomotors in #2
Full Changelog: 2.3.0...3.0.0
Music Module 1.0.0
What's Changed
- feat: 3.0 by @leomotors in #2
Full Changelog: https://github.com/Leomotors/cocoa-discord/compare/[email protected]
Cocoa Discord Utils 2.3.0
Cocoa Discord Utils 2.2.0
[2.2.0] - 2022-08-07
- Add methods into
CocoaIntent
useGuildVoice()
will fix playing music issues with@leomotors/music-bot
Full Changelog: 2.1.0...2.2.0
Cocoa Discord Utils 2.1.0
[2.1.0] - 2022-07-22
- Added new
CocoaIntent
class, CocoaOptions are all deprecated
Full Changelog: 2.0.0...2.1.0