Shadblade5 / Arma-Bot

Discord bot design for the Arma 3 unit, Redline Combat Operations Group (RCOG)
2 stars 0 forks source link

Integrate Steam Api for querying server status #12

Closed NBurley93 closed 1 year ago

NBurley93 commented 1 year ago

We should be able to utilize the steam api to get an active list of players in the servers.

Ideally we'll want to poll this every minute (configurable)

Shadblade5 commented 1 year ago

Dev branch has a task for this on the bot side, I'll pull it in when we have a stable version

Shadblade5 commented 1 year ago

https://github.com/Shadblade5/Arma-Bot/blob/dev/discordbot.py#L188

NBurley93 commented 1 year ago

Awesome, then it should just be a matter of wiring up a steamapi call to this