mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 06:55:59 +00:00
Formatting Streamer class
This commit is contained in:
@ -21,7 +21,6 @@ module.exports = class {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
play(station) {
|
||||
const audioPlayer = createAudioPlayer();
|
||||
const resource = createAudioResource(url);
|
||||
|
Reference in New Issue
Block a user