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",