story-kit: merge 352_bug_ambient_on_off_command_not_intercepted_by_bot_after_refactors
This commit is contained in:
@@ -722,8 +722,6 @@ async fn handle_incoming_message(
|
||||
agents: &ctx.agents,
|
||||
ambient_rooms: &ctx.ambient_rooms,
|
||||
room_id: sender,
|
||||
// WhatsApp messages are always "addressed" to the bot (1:1 or bot-specific).
|
||||
is_addressed: true,
|
||||
};
|
||||
|
||||
if let Some(response) = try_handle_command(&dispatch, message) {
|
||||
|
||||
Reference in New Issue
Block a user