static Collection subBot_getMyWebSockets() { Collection sockets = filterByField((Collection) get(mainBot(), 'webSockets), botID := formattedProgramID()); WeakReference ref = new(mc()); for (sockets) setOpt(socket, bot := ref); ret sockets; }