From e37de9e68b60257dcc118f0f79f1c2f02b54d0b7 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Wed, 22 Jun 2022 18:25:28 +0200 Subject: [PATCH] add craiyon alias --- commands/message/image/dalle.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/message/image/dalle.js b/commands/message/image/dalle.js index 9784488..615fb09 100644 --- a/commands/message/image/dalle.js +++ b/commands/message/image/dalle.js @@ -6,6 +6,7 @@ const superagent = require('superagent'); module.exports = { name: 'dalle', label: 'query', + aliases: ['craiyon'], metadata: { description: 'dalle', examples: ['dalle'],