PlatformStats: {
    lastUpdated: number;
    monitoredUsernames: string[];
    status: "online" | "offline";
    workerId: number;
}[]