unlock on waiting and ping on unlock

This commit is contained in:
legop3
2025-11-26 23:29:24 -05:00
parent 0e391ef26d
commit 23858b1b6a
2 changed files with 15 additions and 1 deletions
+1
View File
@@ -289,6 +289,7 @@ function handleBusEvent(event) {
case 'rover.unlocked':
announce({
channelId: channels.announcements,
pingRoleId: roles.announcementPing || null,
color: 0x4caf50,
title: 'Rover Unlocked',
description: `${payload?.roverId} unlocked.`,