Results 89 comments of ItsDrike

Adding do-not-merge label, [as requested](https://github.com/py-mine/mcstatus/pull/335#discussion_r912369052). This do-not-merge is here because this PR relies on renaming `description` to `motd`, which is currently a change that's not final and is still being...

Hmm, I found a server that's using `text` that includes the special color formatting: ![image](https://user-images.githubusercontent.com/20902250/193378138-1deda9e9-8e61-437d-9b7c-5e660717f968.png) However this implementation is currently treating these text blocks as just plain strings (line 265):...

> So it's approved, maybe merge it? There was a requested change from @kevinkjt2000 which even though you commented on as addressed, kevin didn't yet submit an approving review, dismissing...

AFAIK the PR is still awaiting the review from @kevinkjt2000, I will not request any more changes/approve the PR until that happens.

Adding do-not-merge label, [as discussed on discord](https://discord.com/channels/936788458939224094/938623566964981802/998221740540960838). This PR can still be reviewed and approved, but shouldn't be merged before all tasks mentioned in the PR's description are addressed. For...

> mcstatus could still handle this gracefully for skipping failed test pings during status I like this idea, however I think it may be a better idea to introduce a...

We could make the `latency` optional and if an exception occurs, just set it to `None`, however this would be compatibility breaking, as some people may rely on it being...

I'm pretty sure tox-poetry doesn't support poetry groups, as it was last updated in august 2021, at which point there weren't even a thing yet. That is, unless it somehow...

This is likely because you're on Arch Based distribution, they changed the marketplace to [Open VSX](https://open-vsx.org/) in 1.49.1-1, as can be seen in [this commit](https://git.archlinux.org/svntogit/community.git/commit/trunk?id=b62a02ec645f16528c0269faf12e362a55efda75) rather than proceeding with the...

> I don't think it's possible to do that for submission, only for requests. The only way to make submissions anonymous would be to take video id hashes instead of...