mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
proper command descriptions
This commit is contained in:
parent
a2bcb423cf
commit
5e5a738b74
51 changed files with 54 additions and 54 deletions
|
@ -6,7 +6,7 @@ const { format } = require('../../../labscore/utils/ansi');
|
|||
module.exports = {
|
||||
name: 'shard',
|
||||
metadata: {
|
||||
description: 'shard details',
|
||||
description: 'Details about the bots connection to this server.',
|
||||
examples: ['shard'],
|
||||
category: 'core',
|
||||
usage: 'shard'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue