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
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'
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
The text was updated successfully, but these errors were encountered: