Commit Graph

16 Commits

Author SHA1 Message Date
Mikkel Munch Mortensen 540a984c02 Exclude "favourite dish" intro if menu is a "wish" 2024-01-29 08:41:52 +01:00
Mikkel Munch Mortensen 882c8afd8e Add "styles" to the photo prompt
In order to get more variations from the stock photo/Instragram vibe we
usually get.
2023-12-06 09:41:41 +01:00
Mikkel Munch Mortensen f21a941865 Fix bug with multi-line menus
They would break the link in Slack. So we make sure to keep menus on a
single line.

Also add a bunch of new emojis.
2023-10-26 14:15:13 +02:00
Mikkel Munch Mortensen cddaee9614 Add more emojis 2023-09-18 09:47:43 +02:00
Mikkel Munch Mortensen ba052f30de Do a variation of the weekday introduction prefix
Also introduce a fallback emoji, in case no emojis were found for the
menu 😱

And fix a small text formatting bug in an error message.
2023-08-04 09:33:01 +02:00
Mikkel Munch Mortensen 5c41cda184 Add emojis, names 2023-07-27 10:49:39 +02:00
Mikkel Munch Mortensen 9d927c54a9 Introduce occasional weekday in introduction 2023-07-12 10:28:49 +02:00
Mikkel Munch Mortensen 3230a077d1 Expand introductions
Add a new one for favourite dishes and introduce the possibitly to have
replaceable tokens in introductions.
2023-07-12 10:16:37 +02:00
Mikkel Munch Mortensen 67d4a64f92 Introduce more emojis 2023-07-04 10:06:03 +02:00
Mikkel Munch Mortensen 17c56f957e Wrap translation call in try-except 2023-06-06 13:54:39 +02:00
Mikkel Munch Mortensen a83382ded8 Add lemon emoji 2023-05-16 10:07:13 +02:00
Mikkel Munch Mortensen 0e4f3f6151 Update to use Craiyon v3 2023-05-09 10:19:07 +02:00
Mikkel Munch Mortensen 756daa6c07 Include additional request headers
In order to make this look like a "real" browser request, hoping it will
improve the reliability.
2023-03-22 10:33:49 +01:00
Mikkel Munch Mortensen 925e896991 Include generated photo from Craiyon of the menu 2023-03-06 13:47:43 +01:00
Mikkel Munch Mortensen beb88558ac Translate the menu from Danish to English
Only to be used internally, in the future.
2023-03-03 15:00:18 +01:00
Mikkel Munch Mortensen 8d49e24ed3 Start version control for Frokostbot
Including a roadmap, which also acts as sort of a TODO.

At this point, the MVP is successfully running.
2023-03-03 14:44:57 +01:00