proper command descriptions

This commit is contained in:
derpystuff 2022-12-06 09:31:35 +01:00
parent a2bcb423cf
commit 5e5a738b74
51 changed files with 54 additions and 54 deletions

View file

@ -10,7 +10,7 @@ module.exports = {
name: 'ocrtr',
label: 'to',
metadata: {
description: 'Optical Character Recognition + Translate',
description: 'Uses Optical Character Recognition to translate text in an image.',
examples: ['ocrtr en'],
category: 'utils',
usage: 'ocrtr <language> [-from <origin language>]'