some updates

This commit is contained in:
Thomas Ruoff
2024-11-19 20:05:49 +01:00
parent 94cd089976
commit 2bf0394eb3
3 changed files with 5 additions and 20 deletions

View File

@@ -15,12 +15,12 @@ function mail(email, name, pick) {
{
from: "Wichtelbot <tomru@uber.space>",
to: email,
subject: `Frohe Botschaft vom Weihnachtswichtel...`,
subject: `Dein Wichtel...`,
text: `Hey ${name},
Du darfst dieses Jahr >> ${pick} << beschenken!
ich hab diese Jahr für Dich >> ${pick} << gezogen!
Viele liebe Grüße
Viel Spaß beim Wichteln!
Dein Weihnachtswichtel™
`
},