word of the day skill launch maybe?
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user