Bara / Discord-MapNotification

GNU General Public License v3.0
6 stars 3 forks source link

Connect/IP server message link option #11

Closed crashzk closed 1 year ago

crashzk commented 1 year ago

I don't know if it's possible but it would be interesting that the server IP that is sent in the message is a link, where the user can click to connect to the server.

image

Bara commented 1 year ago

steam:// will not detected as link. Just http(s)://. image

I could add a simple html site which redirect to the steam:// url.

crashzk commented 1 year ago

Could it be, could you make it get the server's IP instead of Connect?

If it does, it would be good, otherwise you can just leave it connected.

Bara commented 1 year ago

image like this?

Bara commented 1 year ago

I pushed a commit with working connect link (incl. redirect.php)

crashzk commented 1 year ago

Perfect, test everything here. Thanks!

crashzk commented 1 year ago

Everything working, thank you!