Releases: skick1234/DisTube
Releases · skick1234/DisTube
DisTube
DisTube
New
-
Add audio filters and
serFilter(message, filter)
function.
Available filters:3d
,bassboost
,echo
,karaoke
,nightcore
,vaporwave
. -
Add
playSkip(message, (string|Song) )
function.
Same as play() and skip the playing and play the new song instantly. -
Add
search(string)
function for customizing answers.
It returns an array of results and you can use one of them to play -
Change
play(message, string)
toplay(message, (string|Song) )
To play searched result from search() -
Add fixed node-ytpl before the author update it.
Removed
- Remove DisTube#stop event
DisTube
DisTube
DisTube
DisTube
1.4.2
DisTube
DisTube
- New ytpl_result properties:
formattedDuration: Playlist durationhh:mm:ss
duration: Playlist duration in seconds - New ytpl_item properties:
formattedDuration: Playlist durationhh:mm:ss
duration: Playlist duration in seconds - Fix old queue when playSong emit