From f0eb74dcfa687c6816dfb0a95f7cc38cfdad6cf1 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Fri, 17 Jan 2025 12:18:41 -0600 Subject: fact checking boar now uses advanced ai algorithms --- commands.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'commands.js') 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], }, -- cgit v1.2.3