Added .exds to complement .exas

This commit is contained in:
Kwoth
2022-09-09 21:02:16 +02:00
parent f1c7d7437a
commit 8107a80c4c
4 changed files with 35 additions and 10 deletions

View File

@@ -217,13 +217,17 @@ exprlist:
- "1"
- "all"
exprshow:
desc: "Shows a expression's response on a given ID."
desc: "Shows an expression's response on a given ID."
args:
- "1"
exprdelete:
desc: "Deletes a expression on a specific index. If ran in DM, it is bot owner only and deletes a global expression. If ran in a server, it requires Administration privileges and removes server expression."
desc: "Deletes an expression on a specific index. If ran in DM, it is bot owner only and deletes a global expression. If ran in a server, it requires Administration privileges and removes server expression."
args:
- "5"
exprdeleteserver:
desc: "Deletes an expression on a specific index on this server."
args:
- "5c"
exprclear:
desc: "Deletes all expression on this server."
args: