diff --git a/src/Scheduler.ts b/src/Scheduler.ts index 7fb7374..40de5c7 100644 --- a/src/Scheduler.ts +++ b/src/Scheduler.ts @@ -450,6 +450,8 @@ export class Scheduler { if (confTalk === undefined) return; await this.client.sendHtmlText(confTalk.roomId, `
The next talk will start automatically after yours. Wrap it up!
`); } else if (task.type === ScheduledTaskType.TalkEnd1M) { + // It's a bit spammy for a physical talk. + if (confTalk === undefined) return; await this.client.sendHtmlText(confAud.roomId, `