forked from Supositware/Haha-Yes
added aliases
This commit is contained in:
parent
0e186f1752
commit
87ecd49668
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ const { Command } = require('discord-akairo');
|
|||
class sexCommand extends Command {
|
||||
constructor() {
|
||||
super('sex', {
|
||||
aliases: ['sex'],
|
||||
aliases: ['sex', '69'],
|
||||
category: 'hidden',
|
||||
description: {
|
||||
content: 'sex',
|
||||
|
|
Loading…
Reference in a new issue