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
im trying to create music bot on python and i have issue
how to connect to voice channel, or how to get voicechannel object
in discord.py i can just do this: ctx.author.voice
The text was updated successfully, but these errors were encountered:
Voice support is not yet supported by Revolt bots. You can only join voice channels, but not leave them or do anything with voice, unfortunately. Zomatree said: "I plan to add it when the voice rewrite is a bit more stable. I don't want to add support for voice and then need to rewrite it all after a couple months", in the #Help channel of the Revolt.py support server.
im trying to create music bot on python and i have issue
how to connect to voice channel, or how to get voicechannel object
in discord.py i can just do this: ctx.author.voice
The text was updated successfully, but these errors were encountered: