I set up a Vintage Story server and I have friends who play, now I’d like to let them know how many users are currently in the server, we share a discord server so the easiest theoretical solution I could think of is some way to display in discord, via an embed or something similar, the current amount of active players.
it doesn’t have to be fancy or complex, I just need it to update real-time for them.
You could occasionally send a webhook using AMP’s scheduler, or when a player joins/leaves.
An alternative would be to use one of the community bots, or write your own bot that uses the AMP API.
https://discourse.cubecoders.com/t/3rd-party-amp-plugins-and-bots-list/2231
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.