commit
This commit is contained in:
parent
03c833d26b
commit
63f422e367
4 changed files with 8 additions and 16 deletions
|
@ -32,19 +32,6 @@ const commands = [
|
|||
description : 'utilise pas cette commande fdp',
|
||||
},
|
||||
|
||||
{
|
||||
name : 'createconv',
|
||||
description : 'Create a new conversation',
|
||||
options : [
|
||||
{
|
||||
name : 'name',
|
||||
description : 'The name of the conversation',
|
||||
type : ApplicationCommandOptionType.String,
|
||||
required : true,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
name : 'addconv',
|
||||
description : 'Add a conversation to the database',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue