added pm aliases
This commit is contained in:
parent
3a066c2bc6
commit
7887614987
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ module.exports = class dmCommand extends Command {
|
|||
name: 'dm',
|
||||
group: 'owner',
|
||||
memberName: 'dm',
|
||||
aliases: ['pm'],
|
||||
description: 'Dm the user id',
|
||||
ownerOnly: true,
|
||||
args: [
|
||||
|
|
Loading…
Reference in a new issue