Skip to content

Commit bc0f82a

Browse files
committed
changed trigger to "attention"
1 parent e87ad3c commit bc0f82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.Chatbot/Commands/AttentionCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public AttentionCommand(IConfiguration configuration)
1616
this.Configuration = configuration;
1717
}
1818

19-
public string Trigger => "Fritz";
19+
public string Trigger => "attention";
2020

2121
public string Description => "Play audio queue to divert attention to chat";
2222

0 commit comments

Comments
 (0)