Bara / Discord-MapNotification

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

Footer message improvements #10

Closed crashzk closed 1 year ago

crashzk commented 1 year ago

image

I believe we can put an option to configure a message along with the time I send the message, something customized by a cvar.

Something similar to what you have here. From sourcebans it sends hostname and IP information. image

However, it would be interesting to have a cvar so that we can control which message to send along with the time. It would look something like this, for example.

ZK Servidores™ - %time

As I mentioned, the message we configure in the cvar, the time is sent automatically.

crashzk commented 1 year ago

An observation, 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.

crashzk commented 1 year ago

Strange that in the preview I send the message it shows exactly how I wanted to configure it. But I wanted it to be customizable, as I mentioned, so we can choose the message by cvar let's say.

image

Bara commented 1 year ago

Title and Footer is now configurable 👍🏻

crashzk commented 1 year ago

Everything working, thank you!