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