kennethrisa / discord-rustserverstatus

Updates activity status on discord bot and displays how many players are connect to your rust server from rest api
MIT License
22 stars 15 forks source link

Features #38

Open m0edev opened 3 years ago

m0edev commented 3 years ago

Would it be possible to have a refresh rate of less then 1 minute? say 30 seconds?

kennethrisa commented 3 years ago

Hi, are you using any of the rest api or sourcequery? I don't see any need for a refresh rate less than 1 minute?

m0edev commented 3 years ago

Hi, I'm using sourcequery to show players on our dayz servers. I would really like it to be able tk be set to 30 seconds if possible :)

kennethrisa commented 3 years ago

i'm working on a features that, if using sourcequery, it will be sec instead of min in updateInterval. Will soon do a PR