Improve time/date readout in TTS briefings
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{# Kallen Nightly Briefing #}
|
||||
{%- macro getReport() -%}
|
||||
<p>
|
||||
Good Evening, Collin,
|
||||
Good Evening, Collin, it is currently {{ now().strftime("%I:%M %p") }}.
|
||||
{{ [ 'My sensors are detecting a strange smell. I am running diagnostics. But in the mean time, you should start a shower.',
|
||||
'It is about time that you showered, so you need to head upstairs and get on that.',
|
||||
'Did you ever hear the one about the kid who never took a shower? <break time="2s"/>Yeah, me either. So we should keep it that way. It is time to get ready for bed.',
|
||||
|
Reference in New Issue
Block a user