1
0
Fork 0

added pm aliases

Commando
Loic Bersier 6 years ago
parent 3a066c2bc6
commit 7887614987

@ -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…
Cancel
Save