mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
update examles
This commit is contained in:
parent
75b8520481
commit
b3989587bb
38 changed files with 21 additions and 42 deletions
|
@ -59,7 +59,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Returns a random colorful wallpaper from JetBrains Eidos.',
|
||||
description_short: 'AI wallpapers',
|
||||
examples: ['art2'],
|
||||
category: 'fun',
|
||||
usage: `art2`
|
||||
},
|
||||
|
|
|
@ -18,7 +18,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Returns a random garfield comic strip.',
|
||||
description_short: 'Random garfield comic',
|
||||
examples: ['garf'],
|
||||
category: 'fun',
|
||||
usage: `garfield`
|
||||
},
|
||||
|
|
|
@ -11,7 +11,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Generates a random inspirational quote.',
|
||||
description_short: 'Inspirational Quotes',
|
||||
examples: ['inspire'],
|
||||
category: 'fun',
|
||||
usage: `inspire`
|
||||
},
|
||||
|
|
|
@ -10,7 +10,6 @@ module.exports = {
|
|||
metadata: {
|
||||
description: 'Displays a random image containing otters.',
|
||||
description_short: 'Otter images',
|
||||
examples: ['otter'],
|
||||
category: 'fun',
|
||||
usage: `otter`
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue