mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
unlock on waiting and ping on unlock
This commit is contained in:
@@ -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.`,
|
||||
|
||||
Reference in New Issue
Block a user