update help descriptions

This commit is contained in:
derpystuff 2023-12-07 22:21:07 +01:00
parent e946bf0c24
commit 7aa4537b78
10 changed files with 13 additions and 14 deletions

View file

@ -13,7 +13,7 @@ module.exports = {
label: 'to',
aliases: ["octr"],
metadata: {
description: 'Uses Optical Character Recognition to translate text in an image.',
description: `${smallIconPill("reply", "Supports Replies")}\n\nUses Optical Character Recognition to translate text in an image.`,
description_short: 'Image text recognition + translation.',
examples: ['ocrtr en -from pl'],
category: 'utils',