I build a website which outputs the realtime chat from our server(s). This could also output any event of your choise, like: chatmessage, join, disconnect, someone getting killed or any other event that might occur on your server. For example on RP servers it could be an arrest or police control. Even more details are possible, like a list of every player and the health and/or ammunition left, which car he is in or his wanted level. Basically everything that is ingame and “get-able” via natives is possible - in realtime!
Its based on NodeJS, RethinkDB, PHP and and added/modified server resources.
I am asking because i wouldnt make it on my own because i dont need it but if you want something like it, its a nice coding challenge.