[Suggestion][Nightbot-API] Send queue requester username via API?

Asked Oct 14, 2024·2 replies·Last activity 1 year ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Using the nightbot API, its possible to add a parameter to send the username who requested the queue song?

In the doc, is located on "#add-new-queue-item"

Actualy we have the q as the song/url only.

2 replies

Thanks for the suggestion. However, this is tricky to allow because the system doesn't permit "spoofing" at present. Allowing the API to spoof the requester could cause confusion if used improperly. Is there a reason you need this?

I am using the nightbot api together my bot software (MixItUp) via http requests. This way i can control everything on nightbot with my bot, but on song request, the songs go with my name instead the original requester.
Is not a problem, just a thing to make requesters more happy 😛