forked from GitHub/dbot
curse you spotify
This commit is contained in:
parent
330868686d
commit
f02d2b74df
@ -288,13 +288,13 @@ var lastfm = function(dbot) {
|
||||
}
|
||||
}
|
||||
|
||||
dbot.api.spotify.spotifySearch(term, function(body, t) {
|
||||
/* dbot.api.spotify.spotifySearch(term, function(body, t) {
|
||||
if(body) {
|
||||
output += ' - ' + t;
|
||||
}
|
||||
|
||||
event.reply(output);
|
||||
});
|
||||
});*/
|
||||
event.reply(output);
|
||||
});
|
||||
} else {
|
||||
if(err == 'no_user') {
|
||||
|
Loading…
Reference in New Issue
Block a user