zorchenhimer / MovieNight

Single instance video streaming server with integrated chat.

Home Page:https://discord.gg/F2VSgjJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add API Endpoint for MoviePolls

CptPie opened this issue · comments

As discussed in MoviePolls#11 a API endpoint would be needed to determine a running movie (although just checking the response would also work)

commented

At the very least, I'd like an API endpoint to return the current movie title (set by the /playing command).

Authentication should also probably be a thing, but configurable (open/no-auth vs API key).