diff --git a/manifest.json b/manifest.json index e3f229c..7f560fc 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "ubiquity:listeners": ["issue_comment.created"], "commands": { "query": { - "ubiquity:example": "/query @ubiquibot", + "ubiquity:example": "/query @UbiquityOS", "description": "Returns the user's wallet, access, and multiplier information." } },