Trivia: Send trivia leaderboard to mqtt topic
Closed this issue · 1 comments
tisboyo commented
Send trivia leaderboard to mqtt topic when trivia is complete for use with displaying the leaderboard.
- Create mqtt topic
- Send winner data when winner command is run, persist to ensure it's available when the obs web object loads
- Clear retained topic on timer (Send blank message with retain flag set to delete it)