mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Auto-Aliases
This commit is contained in:
@@ -3,9 +3,9 @@ const { Command } = require('discord.js-commando');
|
||||
module.exports = class HighFivesCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'highfive',
|
||||
name: 'high-five',
|
||||
group: 'roleplay',
|
||||
memberName: 'highfive',
|
||||
memberName: 'high-five',
|
||||
description: 'High Fives something/someone.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user