Update internal system with dynamic message

This commit is contained in:
2025-10-17 15:12:19 +02:00
parent a55a038d32
commit 0fadd0783c
2 changed files with 2 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ function welcomeMessage() {
fetch(ECRYME_WELCOME_MESSAGE_URL)
.then(response => response.text())
.then(html => {
console.log("Fetched welcome message:", html);
ChatMessage.create({
user: game.user.id,
whisper: [game.user.id],

View File

@@ -2,6 +2,7 @@
<div>
👋 Juste un petit message pour vous informer que :
<br />
<strong
>⚠️ Le nouveau financement participatif pour la prochaine extension
d'Écryme, LES SECRETS DE L'ÉCRYME ouvre le 21 octobre !</strong