mirror of
https://github.com/tomru/wichteln.git
synced 2026-03-02 22:17:15 +01:00
some updates
This commit is contained in:
@@ -21,4 +21,5 @@ es sein, dass für einen Teilnehmer kein _gültigen_ Wichtel mehr gibt. In diese
|
||||
Fall wirft das Skript einfach einen Fehler. Versucht es einfach noch einmal, bis
|
||||
ein gültige Ziehung gefunden wurde.
|
||||
|
||||
|
||||
Für mehr Zufall, einfach die list mit
|
||||
`sort -R people.txt > people-randomized.txt` per Zufall sortieren.
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
Jörg joerg.vostinar@gmx.de 1
|
||||
Stephanie stephanie.vostinar@gmx.de 1
|
||||
Jonas stephanie.vostinar@gmx.de 1
|
||||
Noah stephanie.vostinar@gmx.de 1
|
||||
Kirsten kirstenlang@web.de 2
|
||||
Mila kirstenlang@web.de 2
|
||||
Gisela grasklang@gmx.de 3
|
||||
Herbyie herbyie@web.de 4
|
||||
Sabine sabine.hennig@t-online.de 5
|
||||
Claudia claudiavoigt@yahoo.de 6
|
||||
Marius MariusV@gmx.de 6
|
||||
Arthur artsen90@gmail.com 7
|
||||
Alex alex80_leon02@yahoo.de 7
|
||||
Léon leon2002lang@gmail.com 7
|
||||
Lia alex80_leon02@yahoo.de 7
|
||||
Luana alex80_leon02@yahoo.de 7
|
||||
|
@@ -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™
|
||||
`
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user