word of the day skill launch maybe?

This commit is contained in:
Jacob Dubin
2026-04-18 17:31:33 -05:00
parent 93bb4ac3a5
commit d568efcb08

View File

@@ -227,7 +227,7 @@ public sealed class JiboInteractionService(
return new JiboInteractionDecision( return new JiboInteractionDecision(
"word_of_the_day", "word_of_the_day",
"Starting word of the day.", "Starting word of the day.",
null, "@be/word-of-the-day",
new Dictionary<string, object?>(StringComparer.OrdinalIgnoreCase) new Dictionary<string, object?>(StringComparer.OrdinalIgnoreCase)
{ {
["destination"] = "word-of-the-day" ["destination"] = "word-of-the-day"