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