mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = class OwOCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'owo',
|
||||
aliases: ['furry-speak', 'fur-speak'],
|
||||
group: 'text-edit',
|
||||
memberName: 'owo',
|
||||
description: 'OwO.',
|
||||
|
||||
Reference in New Issue
Block a user