From fd7f3fbcbf56fc98b8cb1349c1261384dfa1045d Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Wed, 4 Jan 2023 23:42:18 +0100 Subject: [PATCH] people are stupid --- commands/message/utils/ocrtr.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/message/utils/ocrtr.js b/commands/message/utils/ocrtr.js index 36f78fd..65ff675 100644 --- a/commands/message/utils/ocrtr.js +++ b/commands/message/utils/ocrtr.js @@ -9,6 +9,7 @@ const { isSupported } = require("../../../labscore/utils/translate"); module.exports = { name: 'ocrtr', label: 'to', + aliases: ["octr"], metadata: { description: 'Uses Optical Character Recognition to translate text in an image.', description_short: 'Image Text Translation',