mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Update ytdl-core, @discordjs/opus and @discordjs/voice. Update to Node 22 LTS
This commit is contained in:
parent
d7f0a954e2
commit
d0ab294907
6 changed files with 2201 additions and 1898 deletions
|
@ -689,7 +689,7 @@ export default class {
|
|||
}
|
||||
})
|
||||
.on('start', command => {
|
||||
debug(`Spawned ffmpeg with ${command as string}`);
|
||||
debug(`Spawned ffmpeg with ${command}`);
|
||||
});
|
||||
|
||||
stream.pipe(capacitor);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue