Bot integration with the photon engine server

Options
Is it possible to integrate with the photon engine server to fetch the current online users' number (CCU). I want to create a bot to post this number on Discord and looking for integration approaches with the photon engine. I'm using the engine to support multiplayer capabilities in my Unity game.

Comments

  • chvetsov
    Options
    hi, @mastayoda

    there is no built in way. the only way I see is reading of windows perf counters and sending it where ever you need

    best,
    ilya