forked from Supositware/Haha-Yes
not able to own id 172112210863194113
This commit is contained in:
parent
fd7ea22222
commit
11781ebb6b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class OwnedCommand extends Command {
|
|||
return message.channel.send('You really thought you could own me?, pathetic...');
|
||||
} else if (args.member.id == ownerID) {
|
||||
return message.channel.send('You really thought you could own him?, pathetic...');
|
||||
} else if (args.member.id == '286054184623538177') {
|
||||
} else if (args.member.id == '286054184623538177' || args.member.id == '172112210863194113') {
|
||||
owned = message.author;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue