mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
update help descriptions
This commit is contained in:
parent
e946bf0c24
commit
7aa4537b78
10 changed files with 13 additions and 14 deletions
|
@ -10,7 +10,7 @@ const { Permissions } = require("detritus-client/lib/constants");
|
|||
module.exports = {
|
||||
name: 'ocr',
|
||||
metadata: {
|
||||
description: 'Uses Optical Character Recognition to detect text in images.',
|
||||
description: `${smallIconPill("reply", "Supports Replies")}\n\nUses Optical Character Recognition to detect text in images.`,
|
||||
description_short: 'Image text recognition.',
|
||||
category: 'utils',
|
||||
usage: 'ocr <attachment>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue