You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes it happens that the bot wont work because of the library's issue.
Describe the solution you'd like
Therefore I suggest implementing redundancy. E.g. if the first library throws an error, the second might be used. This would improve the usability immensely!
Describe alternatives you've considered
Using other music bots not relying on ytdl.
Additional context
Errors might include this:
AudioPlayerError: Status code: 403
at ClientRequest.<anonymous> (/node_modules/miniget/dist/index.js:206:27)
Is your feature request related to a problem? Please describe.
Sometimes it happens that the bot wont work because of the library's issue.
Describe the solution you'd like
Therefore I suggest implementing redundancy. E.g. if the first library throws an error, the second might be used. This would improve the usability immensely!
Describe alternatives you've considered
Using other music bots not relying on ytdl.
Additional context
Errors might include this:
-> might be related to distubejs/ytdl-core#169
The text was updated successfully, but these errors were encountered: