aboutsummaryrefslogtreecommitdiff
path: root/commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands.js')
-rw-r--r--commands.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/commands.js b/commands.js
index ef7291a..a261d7b 100644
--- a/commands.js
+++ b/commands.js
@@ -42,14 +42,6 @@ const commands = [
name: "factcheck",
description: "check a fact",
type: 1,
- options: [
- {
- type: 5,
- name: "true",
- description: "truth value of fact check",
- required: false,
- },
- ],
integration_types: [0],
contexts: [0],
},