mirror of
https://github.com/FAUSheppy/config
synced 2025-12-07 15:31:35 +01:00
remove: playercount script
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/python3
|
|
||||||
import valve.source.a2s as a2
|
|
||||||
s=a2.ServerQuerier("atlantishq.de",27015)
|
|
||||||
print(s.players()["player_count"])
|
|
||||||
s.close()
|
|
||||||
Reference in New Issue
Block a user