mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Soundcloud-player + soundcloud-search added
This commit is contained in:
@@ -82,6 +82,7 @@ function check_error_video(msg, channel) {
|
||||
};
|
||||
return;
|
||||
}
|
||||
if(msg.source == "soundcloud") return;
|
||||
channel = channel.replace(/ /g,'');
|
||||
request({
|
||||
type: "GET",
|
||||
|
||||
Reference in New Issue
Block a user