From 7bb3b14ae8181f52abbe855097c4fb91db3ef990 Mon Sep 17 00:00:00 2001 From: NotMinhDucGamingTV <77107580+NotMinhDucGamingTV@users.noreply.github.com> Date: Thu, 9 Feb 2023 03:46:01 +0700 Subject: [PATCH] Update nitro.js --- SlashCommands/Fun/nitro.js | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/SlashCommands/Fun/nitro.js b/SlashCommands/Fun/nitro.js index e3e9fe25..db39dc99 100644 --- a/SlashCommands/Fun/nitro.js +++ b/SlashCommands/Fun/nitro.js @@ -1,16 +1,9 @@ const { ApplicationCommandOptionType } = require("discord.js"); module.exports = { - name: "8ball", + name: "nitro", description: "Tells you a fortune", - options: [ - { - name: "question", - description: "The question you want to ask the magic 8ball", - required: true, - type: ApplicationCommandOptionType.String, - } - ], + options: null, run: async (client, interaction, args) => { var links = [ `https://discord.gift/Hejs82hejdi9`,