diff --git a/manifest.json b/manifest.json index e3599ba..cc0a0b1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "name": "Query user", "description": "Queries a user and retrieves its related information, such as the wallet, the label access control, or the current XP.", + "ubiquity:listeners": [ "issue_comment.created" ], "commands": { "query": { "ubiquity:example": "/query @ubiquibot",