not-ilinked / Anarchy

The superior Discord API wrapper
https://anarchyteam.dev
207 stars 46 forks source link

How do i join a call from a md on a self bot #3370

Open Mrgaton opened 1 year ago

Mrgaton commented 1 year ago

And how do i know if a channel is a voice channel

verticalsync commented 1 year ago

And how do i know if a channel is a voice channel

channels have a Type attribute iirc, and theres also enums to use when comparing if you want to

Mrgaton commented 1 year ago

Thanks but how to join for example a group voice call?

verticalsync commented 1 year ago

Thanks but how to join for example a group voice call?

Never really went as far as to use anarchy for anything voice related, but you'd use the same function as for regular calling but pass in the group chat id instead of a normal channel id.

Mrgaton commented 1 year ago

yea but i need to send it a guild id too so i cant join to a voicechat

Mrgaton commented 12 months ago

image I am getting some issues when im trying to play YouTube music and its after half a minute or so it just stops the music for no reason can someone help

Mrgaton commented 11 months ago

OK for absolutely no reason now it works perfectly but I have another issue how i can play two streams at once?

and is possible to play videos too?

Mrgaton commented 11 months ago

OK for absolutely no reason now it works perfectly but I have another issue how i can play two streams at once?

and is possible to play videos too?

ok some times the music streams stops randomly idk why