people are stupid

This commit is contained in:
derpystuff 2023-01-04 23:42:18 +01:00
parent c2cd34f106
commit fd7f3fbcbf

View file

@ -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',