Add about and support to self-added commands

This commit is contained in:
Christopher Cookman 2024-06-18 21:03:29 -06:00
parent 417777edb9
commit 539eccf7e2

View file

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