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

@ -11,7 +11,7 @@ module.exports = {
label: 'text',
aliases: ['scan'],
metadata: {
description: 'qr code generator/scanner\n\nif no arguments are provided it\'ll try to scan the most recent qr code',
description: 'Generates a QR code. If no input is provided acts as a QR code scanner.',
examples: ['qr big nutty'],
category: 'utils',
usage: `qr <contents>`