mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 23:26:13 +02:00
Temporary deactivate voice sending as it is not usablern
Some checks failed
Dat_Boi upload to portainer / Deploy (push) Failing after 1m56s
Some checks failed
Dat_Boi upload to portainer / Deploy (push) Failing after 1m56s
This commit is contained in:
@ -183,7 +183,7 @@ module.exports = async (client, oldState, voiceState) => {
|
||||
|
||||
const opusDecoder = new prism.opus.Decoder({
|
||||
frameSize: 960,
|
||||
channels: 1,
|
||||
channels: 2,
|
||||
rate: 48000,
|
||||
});
|
||||
|
Reference in New Issue
Block a user