mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Word of the Day, TONS of new aliases
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = class MorseCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'morse',
|
||||
aliases: ['morse-code'],
|
||||
group: 'text-edit',
|
||||
memberName: 'morse',
|
||||
description: 'Converts text to morse code.',
|
||||
|
||||
Reference in New Issue
Block a user