openai-bot/commands.json

12 lines
169 B
JSON

[
{
"name": "reset",
"description": "Reset the GPT-3 chat",
"type": 1
},
{
"name": "info",
"description": "Info about the current session",
"type": 1
}
]