MCPcopy Create free account
hub / github.com/Crow08/discord-uberbot / addMultipleFairlyToQueue

Method addMultipleFairlyToQueue

src/QueueService.js:133–137  ·  view source on GitHub ↗

* Add multiple songs fairly to the queue. * Songs from requester with viewer songs gets added farther ahead in queue. * The resulting queue from only fairly added songs should contain songs form all requesters in Round Robin fashion. * @param {Song[]} songs - Array of songs to be added.

(songs, interaction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

loadPlaylistMethod · 0.95
playMultipleNowMethod · 0.80
runFunction · 0.80

Calls 1

addFairlyToQueueMethod · 0.95

Tested by

no test coverage detected