Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Parse songs #2

Open
todo bot opened this issue Apr 29, 2020 · 0 comments
Open

Parse songs #2

todo bot opened this issue Apr 29, 2020 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Apr 29, 2020

// TODO: Parse songs
if (playFirstResult) {
if (!guildId) {
return res.status(400).send({ error: 'Missing "guildId" query parameter.' })
}
let player = this.manager.lavalink.players.get(guildId)


This issue was generated by todo based on a TODO comment in 053f9ae. It's been assigned to @pedrofracassi because they committed the code.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants