#(Behr) Github readme.md badge help

14 messages · Page 1 of 1 (latest)

vapid minnow
#

i have this block of code currently:

<p align=center>
  <!--- Website Status ---->
    <a href=>
        <img src=https://img.shields.io/website?logo=openstreetmap&down_color=lightgrey&down_message=Offline&label=behr.dev&up_message=Online&url=https%3A%2F%2F.behr.dev>
    </a>
  <!--- API endpoint Status ---->
    <a href=>
        <img src=https://img.shields.io/website?logo=openstreetmap&down_color=lightgrey&down_message=Offline&label=api.behr.dev&up_message=Online&url=https%3A%2F%2Fapi.behr.dev%2Fstatus>
    </a>
</p>```
which produces the image attached;
i'm struggling to figure out how to create one for my currently online server pointing to play.behr.dev:25565, but i cant get anything to return valid. could someone help with what i might be missing?
warm pineBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

nimble oasis
#

I dont think a minecraft server respond to webrequests

#

technically, if your api.behr.dev website is down, your minecraft server is down aswell

#

if play.behr.dev:25565 is on a different server though and has a denizen webserver, you could ask it instead

vapid minnow
#

ooh good idea

#

thank