diff --git a/src/data/commands.ts b/src/data/commands.ts index 08418b8..a924940 100644 --- a/src/data/commands.ts +++ b/src/data/commands.ts @@ -476,6 +476,17 @@ const commands = [ "/set_queue #queue", ] }, + { + "name": "unsubscribe", + "type": "Admin", + "description": "Unsubscribe from InHouseQueue reminders and notifications", + "usage": [ + "/unsubscribe [feature]", + ], + "examples": [ + "/unsubscribe Tips", + ] + }, // ~ Set-up {