A Discord Music Bot written in Python. Main goal is to have a smooth experience with Youtube/Soundcloud/Spotify requests.
GNU General Public License v3.0
3
stars
4
forks
source link
Playing a playlist is not efficient #9
Closed
Skarkii closed 1 month ago
By trying to play a playlist with many songs multiple ytsearchs are performed instead of being more efficient. An improvement should be implemented.