-
Hello, i'm the maintainer of the [v-rising-discord-bot](https://github.com/DarkAtra/v-rising-discord-bot) and just received two reports where users of my bot ran into timeout issues. A closer look rev…
-
This seems like a great package with lots of nice documentation/presentation and the install process was clear (although it took quite a while). it is all running and the status comes back as all ok a…
-
I want to give someone a pardon on my server, but my SCBL remote ban list is still synchronizing his/her banned information from other servers. I don't want to change my SCBL configuration.
And I d…
-
Code looks like this
```node
async function getPlayerInfo(playerId) {
let info = [];
await axios.get(`https://api.battlemetrics.com/players/${playerId}`).then(res => {
var attrib…
-
![Image](https://user-images.githubusercontent.com/17561997/189530387-21b7efe3-fb71-445a-8011-62e54268b966.png)
-
How do we solve this as upon looking on the steam docs, the A2S_RULES require a challenge response. So how can I read this data in text format.
I am trying to use this system to build an API to re…
-
I'm actually just learning Python. I'm trying out different things with python-valve.
Basically, just copy/pasted this and adjusted it for my own server from this page:
https://python-valve.readth…
-
When doing a query on the server, the return of the names is different.
`npx gamedig --type rust 199.231.233.206:28015
{"name":"[US] Bloo Lagoon 1.5x | Solo/Duo/Trio | 1/19","map":"Custom Map","pa…
-
Hey
`GetServerInfoAsync` returns `ServerInfo` model with false info about current server players (`Players` property).
When server is empty the Players property is equal to `255`
if there's on…
-
One limitation of Battlemetrics is that it cannot (or rather, will not) implement the Barricade websocket protocol. This means that, unlike CRCON, Battlemetrics will not notify us of any players that …