update examles

This commit is contained in:
derpystuff 2023-06-30 23:22:37 +02:00
parent 75b8520481
commit b3989587bb
38 changed files with 21 additions and 42 deletions

View file

@ -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`
},

View file

@ -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`
},

View file

@ -11,7 +11,6 @@ module.exports = {
metadata: {
description: 'Generates a random inspirational quote.',
description_short: 'Inspirational Quotes',
examples: ['inspire'],
category: 'fun',
usage: `inspire`
},

View file

@ -10,7 +10,6 @@ module.exports = {
metadata: {
description: 'Displays a random image containing otters.',
description_short: 'Otter images',
examples: ['otter'],
category: 'fun',
usage: `otter`
},