From 3c09397e55f99e26df0211947b63eae5d5b3da87 Mon Sep 17 00:00:00 2001 From: big nutty <3515180-bignutty@users.noreply.gitlab.com> Date: Thu, 5 Oct 2023 13:57:25 +0000 Subject: [PATCH] add chat aliases --- commands/message/fun/chat.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/message/fun/chat.js b/commands/message/fun/chat.js index 5b1dc89..a48bab2 100644 --- a/commands/message/fun/chat.js +++ b/commands/message/fun/chat.js @@ -12,6 +12,7 @@ const { Permissions } = require("detritus-client/lib/constants"); module.exports = { name: 'chat', label: 'text', + aliases: ['openai','gpt','chatgpt'], metadata: { description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to ChatGPT.\n\n<:bonzi:1138585089891106836> He will explore the Internet with you as your very own friend and sidekick! He can talk, walk, and joke like no other friend you've ever had!`, description_short: 'Talk to ChatGPT.',