mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Word of the Day, TONS of new aliases
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class UpsideDownCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'upside-down',
|
||||
aliases: ['udown'],
|
||||
aliases: ['u-down'],
|
||||
group: 'text-edit',
|
||||
memberName: 'upside-down',
|
||||
description: 'Flips text upside-down.',
|
||||
|
||||
Reference in New Issue
Block a user