anjanms / DubAPI

A Node.js API for creating queup.net bots.
MIT License
20 stars 10 forks source link

Add "removefromqueue"-method #2

Closed Fuechschen closed 9 years ago

Fuechschen commented 9 years ago

It would be great to have the ability to remove users from the queue, especially for blacklisting.

The url for this would be "https://api.dubtrack.fm/room/{roomid}/queue/user/{userid}" performing a delete request.