how to join to voice channel #24

Closed
opened 2026-02-15 23:16:16 -05:00 by yindo · 1 comment
Owner

Originally created by @SachaTending on GitHub (Jun 21, 2023).

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

Originally created by @SachaTending on GitHub (Jun 21, 2023). 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
yindo added the wontfix label 2026-02-15 23:16:16 -05:00
yindo closed this issue 2026-02-15 23:16:16 -05:00
Author
Owner

@MysticMia commented on GitHub (Jun 21, 2023):

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.

@MysticMia commented on GitHub (Jun 21, 2023): 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/python-client-sdk#24