Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/partouf/esportscoverageapi


https://github.com/partouf/esportscoverageapi

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# EsportsCoverageAPI

C# API to control your stream at esportscoverage.net

Available functions:
* public StreamDetails GetStreamDetails()
* public Dictionary ListEventNames()
* public void SetEvent(int event_id)
* public bool SetCurrentPlayers(string player1, string player2, int score1 = 0, int score2 = 0)
* public void SetCurrentScore(int score1, int score2)