This repository contains the code for "Travy - the Train Travel Companion" chatbot, created as part of the first semester of "Informatik und Design", BSc.
Apache License 2.0
4
stars
2
forks
source link
Implement prettified timeoutput into existing bot answers #32
As a chatbot user I want to receive nicely formatted time about my train. E.g. departure and arrival.
Where the function has to be used in the action.py:
The
prettify_time
function has to be used like this for example:Expexted result: Example: Abfahrtszeit: Heute (08.12.2022) um 09:38 Uhr Ankunftszeit: Heute (08.12.2022) um 13:32 Uhr