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

Voice channel support #8

Open
Mwthorn opened this issue Mar 9, 2019 · 3 comments
Open

Voice channel support #8

Mwthorn opened this issue Mar 9, 2019 · 3 comments

Comments

@Mwthorn
Copy link
Contributor

Mwthorn commented Mar 9, 2019

Be able to have the bot join/leave voice channels and play audio from a file (or maybe from a url)
The commands could be:
'- discord id:mybot joinvoice channel:<def[channel_id]>'
'- discord id:mybot leavevoice'
'- discord id:mybot playaudio file:<def[file_path]>'

And a "nice to have" event could be:
'on discord audio ends'

Lavaplayer or related dependency might help on this feature:
https://github.com/sedmelluq/lavaplayer

@mcmonkey4eva
Copy link
Member

Why

@Mwthorn
Copy link
Contributor Author

Mwthorn commented Mar 9, 2019

I can think of lots of ways to use this:

  • Making your own music bots (instead of using multiple 3rd party bots that have different interfaces)
  • Having a bot playing some audio whenever something happens on the server (events, minigames etc.)
  • Soundboard shenanigans (Memes)

@Mwthorn
Copy link
Contributor Author

Mwthorn commented Mar 9, 2019

It might also be a good idea to have a:
'- discord id:mybot stopaudio'

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