Files
Bubberstation/config/motd.txt
SkyratBot e41221f0a5 [MIRROR] Clarifies the comment about images in the MOTD config. [MDB IGNORE] (#19064)
Clarifies the comment about images in the MOTD config. (#73073)

## About The Pull Request

Currently, the comment in the MOTD config states that images won't work,
and that is the case, if you try to use local paths.

However, i discovered that, if you use a URL for the image instead of a
local path, it seems to work perfectly fine.

Case in point, here's an MOTD with an image:


![Screenshot_50](https://user-images.githubusercontent.com/31294280/215476678-418936d2-3366-42ef-90d3-4991ae41eae4.png)

After discovering this, i felt the need to update the MOTD comment to be
more accurate, so i made this pull request.

## Why It's Good For The Game

The current comment creates a false impression that no images will work
in the MOTD whatsoever when. in fact, it's totally doable.

The new comment may make it aware to more people that, as long as they
host the image on a external link, images can be embedded into the MOTD.

## Changelog
I don't believe this change is player facing.

Co-authored-by: sergeirocks100 <31294280+sergeirocks100@users.noreply.github.com>
2023-02-02 16:12:21 +00:00

6 lines
184 B
Plaintext

<!-- Most valid html will work in here, but you have to use URL links for images. -->
<h1>Welcome to Space Station 13!</h1>
<i>This server is running a /tg/station 13 Git build.</i>