Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow us to select which sources are allowed on the bot. #1619

Closed
4 tasks done
njezi opened this issue Jul 16, 2024 · 1 comment
Closed
4 tasks done

Comments

@njezi
Copy link
Contributor

njezi commented Jul 16, 2024

Is your feature request related to a problem? Please describe.

I can play music from cdn.discordapp.com and other pages, which I do not want people to use, and there should be a way to select which sources are allowed on the bot.

What is your ideal solution to the problem?

Add a way to disable certain sources inside of the config.json file.
There should be a list of all supported sources, with true or false, for example:
youtube=true
soundcloud=true
twitch=true
local=false
http=false

How would this feature be used?

  1. Go into the config.json file
  2. In the list of sources, enable the ones you want with true, and disable the ones you don't with false.

Additional Info

Writing this, because I'm worried about IP addresses being leaked, when requesting the bot to play a HTTP URL stream.

Checklist

@jagrosh
Copy link
Owner

jagrosh commented Aug 1, 2024

Duplicate of #808

@jagrosh jagrosh marked this as a duplicate of #808 Aug 1, 2024
@jagrosh jagrosh closed this as completed Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants