aiko-chan-ai / Discord-video-selfbot

for djs-selfbot-v13
https://github.com/dank074/Discord-video-stream
33 stars 8 forks source link

Questions: Console Spam & No Support for guild voice channel. #19

Closed SilentKiller345 closed 11 months ago

SilentKiller345 commented 1 year ago

So my first question is can't this console spam be fixed? and second one is that is there no support for guild voice channel anymore? Latest image

aiko-chan-ai commented 1 year ago

1.4.4

SilentKiller345 commented 11 months ago

The Console Spam got fixed in 1.4.4 But the NO_CHANNEL issue is still there in 1.4.4. Found a fix for it from 1.2.8 => if (!channel || !["DM", "GROUP_DM"].includes(channel.type) && (!channel.isVoice() || !channel.joinable)) throw new DiscordStreamClientError("NO_CHANNEL"); using this code in joinVoiceChannel fixes it and there's another audio issue in 1.4.4, The sound is really messed up when streaming video. To say it more specifically its like adding a bassboost filter to video

aiko-chan-ai commented 11 months ago

😢

aiko-chan-ai commented 11 months ago

I feel the sound is very normal ;-;