This commit is contained in:
Dragon Fire
2020-07-04 23:48:30 -04:00
parent df87469853
commit b5e4676cf8
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = class PoliceTapeCommand extends Command {
constructor(client) {
super(client, {
name: 'police-tape',
aliases: ['caution-tape', 'caution'],
aliases: ['caution-tape'],
group: 'edit-image',
memberName: 'police tape',
description: 'Draws police tape over an image or a user\'s avatar.',