1
0
Fork 0
Supositware 5 years ago
parent a7392d46f2
commit 07f6a3b927

@ -14,6 +14,9 @@ class unownedCommand extends Command {
}
async exec(message) {
if (message.author.id == '267065637183029248') {
message.channel.send('You have been sucessfully unowned');
}
message.channel.send('You can\'t unown what has already been owned <:classictroll:488559136494321703>');
}
}

Loading…
Cancel
Save