louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
53.24k stars 4.81k forks source link

GameDig Discord Server Monitoring #4304

Open dustyhansen opened 6 months ago

dustyhansen commented 6 months ago

⚠️ Please verify that this bug has NOT been raised before.

🛡️ Security Policy

📝 Describe your problem

What hostname and port should I use for monitoring a GameDig Discord server? According to GameDig, you are supposed to use the GuildID but that doesn't work when I put it in hostname and I am forced to enter a port.

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.11

💻 Operating System and Arch

Docker

🌐 Browser

Opera GX

🐋 Docker Version

24.0.7

🟩 NodeJS Version

No response

CommanderStorm commented 6 months ago

Gamedig - discord should only allow configuring the guildId request field with the note from https://github.com/gamedig/node-gamedig/blob/master/GAMES_LIST.md#discord or should not be listed

Here are the respective lines that need changing in the first case: https://github.com/louislam/uptime-kuma/blob/d7d57eafe332b2d28daa52a257134801b3461a40/src/pages/EditMonitor.vue#L249-L260

dustyhansen commented 6 months ago

How is this a feature request when it is a feature that exists that doesn't work?

CommanderStorm commented 6 months ago

How something is classified does not super matter. What matters is getting stuff better => here is our contribution guide

dustyhansen commented 1 month ago

do these ever get worked on? over 500 open issues seems like a lot. when does gamedig get updated? there are new games missing from the list.

CommanderStorm commented 1 month ago

do these ever get worked on?

Please refer to the activity graph.

[!NOTE] I don't like the entitlement/attitude that I am reading into this comment. See our licence: THE SOFTWARE IS PROVIDED "AS IS". See this blogpost for a good insight into how open source works

If this issue will get resolved depends on if a maintainer or user finds this issue important enough to invest the time. If you/somebody else wants a feature, our contribution guide can be found here.

over 500 open issues seems like a lot

Depends.. For a complex product with many features, there are never going to be 0 issues. Also some of them are subvariations/"duplicates" of other issues

when does gamedig get updated

Gamedig 5.x has some breaking changes, which need migrating. Please refer to https://github.com/louislam/uptime-kuma/issues/4414 for the issue for this.