-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfigSample.yml
90 lines (76 loc) · 2.12 KB
/
configSample.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Required to connect to your outgoing mail server. Example for using gmail:
# gmail
SMTP_SERVER: smtp.gmail.com
SMTP_PORT: 587
USERNAME: [email protected]
PASSWORD: "ssvanqa1"
TIMEZONE: 'US/Pacific'
PARTICIPANTS:
- name: Alice Zhang
email: [email protected]
wishlist:
- Cornelia Daybreak's daggers
- A pet Fox
- Dragon heartstring
- name: Allison Chen
email: [email protected]
wishlist:
- Mr Bear
- Waypoint from Toronto to Vancouver
- Justin Bieber poster
- name: Colin To
email: [email protected]
wishlist:
- Dragons
- Minions
- Monsters
- name: Kevin Chen
email: [email protected]
wishlist:
- an Earth Elemental
- Jason's Flesh Golem
- a cat
- name: Tina Hsieh
email: [email protected]
wishlist:
- Rytlock Brimstone
- Charmander
- Charr Stuff (she likes Charrs okay?)
- name: Helen Do
email: [email protected]
wishlist:
- Yoshi
- Mesmer Powers
- Zerglings
- name: David Stitcha
email: [email protected]
wishlist:
- Mr. Sparkles
- Buster Swords
- Juggernauts (craft it)
- name: Michael Chang
email: [email protected]
wishlist:
- dragon
- new jacket
- 32 inches
# Warning -- if you mess this up you could get an infinite loop
DONT-PAIR:
- none, none
# From address should be the organizer in case participants have any questions
FROM: Robot Santa <[email protected]>
# Both SUBJECT and MESSAGE can include variable substitution for the
# "santa" and "santee"
SUBJECT: Your secret santa recipient is {santee}
MESSAGE:
Dear {santa},
Bwahaha. I am the Robot Santa testing my abilities. I am really busy so help me plz.
This year you are {santee}'s Secret Santa.
Buy or make {santee} a gift or else {santee} will be
really really sad =(.
The maximum spending limit is $1.00.
Here is what's on {santee}'s wishlist. I know because I'm Santa.
{santee} really wants {wishlist1}, {wishlist2}, and {wishlist3}.
HO HO HO.
Thanks a lot.
Santa