From 50a41d3506977bf83ad9376f92d08896d78d25f6 Mon Sep 17 00:00:00 2001 From: Max Wofford Date: Mon, 18 Jul 2022 22:12:14 -0400 Subject: [PATCH] Log message for breakout interaction --- src/interactions/trigger/updateBreakouts.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/interactions/trigger/updateBreakouts.js b/src/interactions/trigger/updateBreakouts.js index 1ed783b..97f498f 100644 --- a/src/interactions/trigger/updateBreakouts.js +++ b/src/interactions/trigger/updateBreakouts.js @@ -2,6 +2,7 @@ import { airGet, initBot, airPatch, transcript } from '../../utils' import interactionJoinChannel from '../joinChannel' export default async (bot = initBot(), message) => { + console.log({message }) const breakoutChannels = await airGet( 'Breakout Channel', '{Archived Channel Name} = BLANK()'