From b95310d9993d2f9bd835241d006d26aa6734933a Mon Sep 17 00:00:00 2001 From: Mentlegen <9807008+gentlementlegen@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:56:54 +0900 Subject: [PATCH] chore: manifest.json --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index d2cf618..c128a96 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "name": "ts-template", "description": "ts-template for Ubiquibot plugins.", + "ubiquity:listeners": [ "issue_comment.created" ], "commands": { "command1": { "ubiquity:example": "/command1 argument",