Note that the NPM version will be behind the GitHub version, but more stable.
If any issues arise open an issue, or for a faster response join the Discord server.
- Fixed a queue issue causing it to skip a song every now and then.
- Added module checkers to help some people.
- Added a
isNan
check for the volume command (issue #88).
- Added the
bitRate
option.
- Some small fixes.
- Added
channelBlacklist
andchannelWhitelist
. - Added
nextPresence
.
- Merged PR #83 and #82.
- Fixed aliase commands not working (
aCmd is not a function
). - Added
insertMusic
,defaultPrefix
. - Added multi prefix system (see examples).
- More touch ups I forgot about.
- Merged PR #75 to fix some options.
- Removed logging involving the entire queue on play.
- Other touch ups.
- Fixed fatal Promise handaling errors.
- Fixed
musicPresence
,clearPresence
and theupdatePresence
function. - Dealt with issue #71.
- Made the
remove
command run if the author is an admin.