diff --git a/data/commands.json b/data/commands.json index 5f358f9..1276360 100644 --- a/data/commands.json +++ b/data/commands.json @@ -85,7 +85,9 @@ }, { "name": "about", - "description": "About this bot" + "description": "About this bot", + "integration_types": [0,1], + "contexts": [0, 1, 2] }, { "name": "rooms", @@ -100,7 +102,9 @@ { "name": "support", "description": "Get support for the bot", - "type": 1 + "type": 1, + "integration_types": [0,1], + "contexts": [0, 1, 2] }, { "name": "outlook",