if (doc.exists) {
                    console.info(`${invoker.nickname} used steamID belonging to someone else`);
                    invoker.message(`Hi, [color=#0069ff][b]${invoker.nickname}[/b][/color] looks like that steamID belongs to someone else!`);
                    return true;
                } else {