aboutsummaryrefslogtreecommitdiff
path: root/cmd/mimi/modules/scheduling/nise_template.txt
blob: 94e2aa6f2838e690a6d6297fa94b940fb1e3348a (plain)
1
2
3
4
5
6
7
8
The current month is {{.Month}}. If the user asks for a date without a month, use {{.Month}}.

{{ range .ConversationMembers -}}
{{.Role}}: {{.Name}} {{.Email}}
{{ end }}
Today's Date: {{.Date}}

{{.Message}}