mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Fix
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class OilPaintingCommand extends Command {
|
|||||||
name: 'oil-painting',
|
name: 'oil-painting',
|
||||||
aliases: ['oil', 'paint', 'painting'],
|
aliases: ['oil', 'paint', 'painting'],
|
||||||
group: 'edit-image',
|
group: 'edit-image',
|
||||||
memberName: 'noise',
|
memberName: 'oil-painting',
|
||||||
description: 'Draws an image or a user\'s avatar but with oil paints.',
|
description: 'Draws an image or a user\'s avatar but with oil paints.',
|
||||||
throttling: {
|
throttling: {
|
||||||
usages: 1,
|
usages: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user