mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Formatting Streamer class
This commit is contained in:
parent
b4a24de8cd
commit
b66a60ebe9
@ -21,7 +21,6 @@ module.exports = class {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
play(station) {
|
||||
const audioPlayer = createAudioPlayer();
|
||||
const resource = createAudioResource(url);
|
||||
|
Loading…
Reference in New Issue
Block a user