{
  "server": "Hyperfy",
  "title": "Hyperfy Discord - 2025-01-16",
  "date": 1736985600,
  "stats": {
    "totalMessages": 3274,
    "totalUsers": 122
  },
  "categories": [
    {
      "channelId": "994775534733115412",
      "channelName": "💻│developers",
      "summary": "# Analysis of 💻│developers Discord Chat\n\n## 1. Summary\nThe chat revolves around Hyperfy's V2 development, which is being built in public with rapid iteration. Key technical discussions include the implementation of a drone application with physics-based controls, UI improvements for the editor, and the beginning of agent integration. Developers are working on porting V1 features to V2 while adding new capabilities like MIDI support and multiplayer interactions. The community is actively testing, providing feedback, and contributing code improvements. Significant progress was made on editor panes with persistence, drone physics, and scripting documentation. Discussions also covered optimization standards for 3D assets, world hosting solutions, and potential gaming applications with staking mechanics. The development team is focused on making V2 more accessible through documentation and examples while maintaining backward compatibility with V1 worlds.\n\n## 2. FAQ\nQ: How do I update my Hyperfy V2 installation? (asked by vincentskele) A: Run \"git pull\", \"npm run build\", then \"pm2 restart all\" (answered by Ashxn)\nQ: Is the GitHub upload V1 or V2? (asked by 3rdEyeVisuals) A: GitHub is V2, we're building it in public (answered by Ashxn)\nQ: How do you apply code to an object? (asked by ᲼) A: Unanswered directly, but user later figured it out\nQ: Can we NFT gate a metaverse on Hyperfy? (asked by Dominic) A: Yes, plugins for different chains will be available (answered by Ashxn)\nQ: Does V2 have a constructor menu now? (asked by memedegen) A: No, V2 is completely bare bones for now, designed as a blank canvas (answered by hiroP)\nQ: How can I deploy my world on Hyperfy? (asked by memedegen) A: V1 can't be self-hosted, V2 is available at github.com/hyperfy-xyz/hyperfy (answered by Ashxn)\nQ: What's the ceiling in V2? (asked by Valiant) A: None (answered by Ashxn)\nQ: Is there a way to save models from another world? (asked by vincentskele) A: Use network tab, download button coming soon (answered by MetaMike and Ashxn)\nQ: Has anyone implemented Twitter OAuth for their worlds? (asked by SotoAlt) A: Unanswered\nQ: Is there a Docker image for running a world? (asked by devilsadvocate.sol) A: Yes, check the shared links in the chat (answered by maximus)\n\n## 3. Help Interactions\nHelper: Ashxn | Helpee: vincentskele | Context: Upgrading Hyperfy installation | Resolution: Provided step-by-step instructions: git pull, npm run build, pm2 restart all\nHelper: Saori | Helpee: Ashxn | Context: Explaining code control flow in drone application | Resolution: Detailed breakdown of state machine pattern and mode transitions\nHelper: Ashxn | Helpee: MetaMike | Context: Environment variable issues | Resolution: Identified missing variables in .env file that needed updating\nHelper: HPrivakos | Helpee: hiroP | Context: Finding lost drone in database | Resolution: Explained how to locate the drone position in the entities table JSON data\nHelper: Saori | Helpee: Community | Context: Implementing persistent window positions | Resolution: Created code that remembers pane size and position across refreshes\nHelper: MetaMike | Helpee: Community | Context: Enhanced drone controls | Resolution: Added more intuitive control scheme with additional functionality\nHelper: HPrivakos | Helpee: ckbubbles | Context: Setting up a V2 world | Resolution: Created a hosted world with hourly backups and auto-updates\n\n## 4. Action Items\nType: Technical | Description: Implement verification for values sent from app to core to prevent world crashes | Mentioned By: Ashxn\nType: Technical | Description: Add cmd+k search functionality to inspect/move apps that are no longer visible | Mentioned By: Ashxn\nType: Technical | Description: Fix process.env undefined error in browser for PUBLIC_MAX_UPLOAD_SIZE | Mentioned By: HPrivakos\nType: Technical | Description: Complete agent integration for V2 | Mentioned By: Ashxn\nType: Technical | Description: Port audio controls from V1 to V2 | Mentioned By: MetaMike\nType: Technical | Description: Implement WebMIDI support | Mentioned By: MetaMike\nType: Documentation | Description: Create optimization guidelines for 3D assets | Mentioned By: PabloFM\nType: Documentation | Description: Document Replit deployment process | Mentioned By: hiroP\nType: Feature | Description: Add sticky boots to stay on drone while flying | Mentioned By: Valiant\nType: Feature | Description: Add teleport option to drone for user navigation | Mentioned By: Unchained Ninja\nType: Feature | Description: Create stake-to-play plugin for games | Mentioned By: Bacchus\nType: Feature | Description: Implement BPM-synchronized avatar animations for music events | Mentioned By: TheMattEmpire",
      "messageCount": 601,
      "userCount": 38
    },
    {
      "channelId": "958209074045026327",
      "channelName": "⚡│general",
      "summary": "# Analysis of Discord Chat in \"⚡│general\" Channel\n\n## 1. Summary\nThe chat primarily revolves around Hyperfy's V2 platform development and its token ecosystem. POV discussed potential MML avatar support, which could enable importing NFT avatars like Bored Apes from other platforms. Technical discussions focused on V2 hosting options, with Ashxn explaining that while self-hosting is possible, they're considering a service model similar to \"Minecraft realms\" where users can easily deploy worlds without technical knowledge. Saori mentioned someone is already building a hosting service for V2. \n\nThe community discussed optimization requirements for V2 worlds, with Ashxn noting that 1GB RAM is sufficient for basic worlds. There were conversations about app integration in V2, where users could discover and implement apps across different worlds. MetaRick proposed a builder agent that would provide optimization guidance similar to Microsoft's Clippy. \n\nToken-related discussions included questions about circulating supply, with clarification that approximately 53% of tokens are currently not in circulation (30% DAO treasury, 15% founder tokens vested over 3 years, and 8% unclaimed tokens that will remain untouched). The community also discussed potential token utility and incentives.\n\n## 2. FAQ\nQ: What is the utility of the token? (asked by Beats) A: Saori referred to token.hyperfy.xyz for latest information, noting it will form a key part of the Hyperfy engine ecosystem (answered by maximus)\nQ: Will V2 have a similar ecosystem to V1? (asked by TheMattEmpire) A: The end goal is giving everyone the ability to have any world regardless of skill (answered by Ashxn)\nQ: What is the recommended specs for the V2 world server? (asked by WarfreakzPlays) A: 1GB RAM is fine for basic stuff (answered by Ashxn)\nQ: Do we support MML link for avatars? (asked by POV) A: MML avatars use a different rig to VRM, but MML is open source and V2 is open source (answered by hiroP)\nQ: Would Hyperfy's self-hosting approach stop savvier types doing it themselves? (asked by Uuuuuuuuu) A: No (answered by Saori)\nQ: Is the V2 docs available? (asked by c0xswain) A: Not yet (answered by MetaMike)\nQ: Is it possible to have a world with just dAPPs and charts? (asked by Psyxology) A: It's super possible in V1, and friends started working on a NYSE world with live data (answered by Saori)\nQ: Why can't I send HYPER to another wallet? (asked by Decentralize Or Die) A: Be sure you put in the right contract address, there are many spam HYPER coins (answered by maximus)\nQ: Will V2 be free? (asked by PalmBeachBadBoy) A: Unanswered\n\n## 3. Help Interactions\nHelper: maximus | Helpee: logan | Context: Question about circulating market cap | Resolution: Directed to the DAO channel for accurate information\nHelper: jar0d | Helpee: logan | Context: Explaining token circulation | Resolution: Clarified that over 45% of tokens are not circulating\nHelper: Ashxn | Helpee: TheMattEmpire | Context: Question about V2 hosting approach | Resolution: Explained that users will be able to create worlds easily through websites without technical knowledge\nHelper: hiroP | Helpee: POV | Context: Question about MML avatar support | Resolution: Explained MML uses different rig than VRM but both are open source\nHelper: maximus | Helpee: sungjae | Context: User asking for help | Resolution: Warned about scammers in DMs and directed to support channel\nHelper: 𝕽𝖔𝖚𝖘𝖙𝖆𝖓 | Helpee: 0xdavila | Context: Looking for best Hyperfy worlds | Resolution: Provided list of notable worlds to check out\n\n## 4. Action Items\nTechnical: Implement MML avatar support to enable importing NFT avatars from platforms like Other Page | Description: Could allow importing Bored Apes and other NFT avatars | Mentioned By: POV\nTechnical: Create a builder agent for V2 that provides optimization guidance | Description: Agent would explain poly count limits and best practices | Mentioned By: MetaRick\nTechnical: Fix browser compatibility issues with V1 on iOS devices | Description: Some iOS users experiencing display problems | Mentioned By: terranosaurusrx\nDocumentation: Create technical specifications for V2 including size limits, triangle counts, and system requirements | Description: Similar to V1 documentation but updated for V2 | Mentioned By: PabloFM\nFeature: Develop a hosting service for V2 worlds | Description: Make it easy for non-technical users to deploy worlds | Mentioned By: Pete\nFeature: Add landscape view support for mobile | Description: Current mobile view is too narrow in vertical orientation | Mentioned By: CheddarQueso\nFeature: Create a gated channel for Hyperflyer role holders | Description: To discuss tokenomics and related topics | Mentioned By: cattin\nFeature: Implement a \"Featured Worlds\" section on the website | Description: Make it easier to discover quality worlds | Mentioned By: 0xdavila\nTechnical: Fix the play.hyperfy.xyz demo world | Description: Currently broken due to multiple users accessing it | Mentioned By: maximus\nFeature: Create a world with dApps and charts for crypto trading | Description: Multi-monitor setup in metaverse with Jupiter swap and charting apps | Mentioned By: Psyxology",
      "messageCount": 382,
      "userCount": 79
    },
    {
      "channelId": "1326789867312775290",
      "channelName": "🪙│hyper",
      "summary": "# Hyperfy Discord Analysis\n\n## 1. Summary\nThe discussion primarily revolves around the Hyperfy token ($HYPER) and its price action, which has been experiencing a downtrend since its initial launch. Community members express a mix of concern and optimism about the token's future. Key technical points include Saori's work on Solana integration for Hyperfy, which took only 30 minutes to implement, allowing in-world scripting with Solana. The team is focused on developing AGI (Artificial General Intelligence) agents for the platform, which will be a key differentiator from other metaverse projects. Ash, the founder, recently left his job to work full-time on Hyperfy after developing the technology part-time for years. The project is built on 3js and is positioned as a web-based, open-source metaverse platform. Community members discuss potential token utilities including governance through a DAO, staking mechanisms, and integration with worlds built on the platform. There's also discussion about the technical advantages of Hyperfy over competitors like Decentraland, particularly its web-based nature and better performance.\n\n## 2. FAQ\nQ: What is the utility of the Hyperfy token? (asked by Beats) A: It will be used for DAO governance to decide how treasury funds are spent, and potentially for services related to creating worlds (answered by jar0d and Uuuuuuuuu)\nQ: How much Hyperfy token makes you a \"hyperflyer\"? (asked by Bacchus) A: 100,000 HYPER tokens (answered by jar0d)\nQ: Is the team still working on the project? (asked by SnowBunny Lover) A: Yes, Ash left his job to work full-time on Hyperfy after developing it part-time for years (answered by ToxSam)\nQ: Can we connect our Solana wallets to Hyperfy now? (asked by MUDBONE) A: Saori is working on Solana integration for in-world scripting (answered by Saori)\nQ: Are there other projects trying to do the same as Hyperfy? (asked by PurpleSack) A: Yes, awe/oncyber are similar but Ethereum-based (answered by Uuuuuuuuu)\nQ: What is the circulating market cap of Hyperfy? (asked by logan) A: Around 50%+ of tokens are circulating, with 10.9% unclaimed, 30% in DAO, and 15% team vested over 3 years (answered by Saori)\nQ: How many developers are making stuff in Hyperfy? (asked by zyss) A: The core development team is 2 people, with at least 2 dozen builders/developers and dozens more artists contributing (answered by maximus)\nQ: Does Hyperfy have any meaningful partnerships? (asked by zyss) A: Unanswered\n\n## 3. Help Interactions\nHelper: Saori | Helpee: zyss | Context: zyss was trying to understand the technology behind Hyperfy and its potential | Resolution: Saori explained she's working on Solana integration and that it took only 30 minutes to implement\nHelper: merk | Helpee: zyss | Context: zyss was having trouble loading a Hyperfy world demo | Resolution: merk suggested refreshing and leaving the tab open, and checking hardware acceleration settings\nHelper: Xeta | Helpee: Beats | Context: Beats was asking about MEV sandwich attacks | Resolution: Xeta shared a link explaining how sandwich attacks work in blockchain transactions\nHelper: jar0d | Helpee: devilsadvocate.sol | Context: devilsadvocate.sol was confused about buying on JUP with high price impact | Resolution: jar0d suggested using Raydium where the biggest liquidity pool is\nHelper: maximus | Helpee: Beats | Context: Beats was asking about token utility | Resolution: maximus shared the latest available information about token usage plans\n\n## 4. Action Items\nType: Technical | Description: Implement Solana integration for in-world scripting | Mentioned By: Saori\nType: Technical | Description: Develop AGI agents for Hyperfy worlds | Mentioned By: Ashxn\nType: Technical | Description: Create a token deployer for worlds built on Hyperfy | Mentioned By: cattin\nType: Feature | Description: Implement a racing game with token staking/rewards | Mentioned By: Bacchus\nType: Feature | Description: Create a governance module where HYPER holders stake tokens to vote | Mentioned By: cattin\nType: Feature | Description: Develop a system for worlds to launch their own tokens with a percentage going to HYPER stakers | Mentioned By: cattin\nType: Documentation | Description: Update FAQ to include information about token utility | Mentioned By: maximus\nType: Documentation | Description: Create a post explaining how to use Solana in Hyperfy worlds | Mentioned By: Saori\nType: Technical | Description: Fix the token logo display issue on Jupiter Exchange | Mentioned By: Beats\nType: Feature | Description: Develop a default agent guide that provides tutorials for users | Mentioned By: Uuuuuuuuu",
      "messageCount": 2168,
      "userCount": 51
    },
    {
      "channelId": "1031058655581323324",
      "channelName": "🧊│3d-design",
      "summary": "# Discord Chat Analysis: 🧊│3d-design\n\n## 1. Summary\nThe chat primarily focused on 3D modeling tools, optimization techniques, and AI-assisted 3D generation. Meshy was highlighted as an effective tool for generating 3D models and textures from prompts, with users sharing successful implementations. Several Blender add-ons were discussed for optimization workflows, particularly ZenUV, UVPackMaster, and Quad Remesher for retopology and UV unwrapping. Documentation efforts were mentioned, with TheMattEmpire offering existing resources from Mona ecosystem that could be repurposed for Hyperfy. Technical limitations in Hyperfy's V2 playground were identified, specifically the lack of support for compressed GLB files using Draco or Meshopt compression, requiring users to use uncompressed GLB files until implementation is complete. The community also discussed optimization strategies for 3D worlds, with maximus drafting documentation on world optimization techniques. Several members shared their projects, including character models and environments, demonstrating the practical application of the discussed techniques.\n\n## 2. FAQ\nQ: Does anyone have a good animation for a character lying down? (asked by ApeironCreations) A: Mixamo has a ton of lying down animations (answered by TheMattEmpire)\nQ: Do you think a 3D gen in-world app would be useful or is there too much cleanup needed? (asked by MetaMike) A: It's brilliant for broad world building like adding structures and fences, but currently AI would be too bloated for smaller models (answered by scoe)\nQ: Can ZenUV be active on two computers at the same time? (asked by Valiant) A: Yes, ZenUV works on multiple machines without issues (answered by hiroP)\n\n## 3. Help Interactions\nHelper: Valiant | Helpee: scoe | Context: Advice on using Meshy efficiently | Resolution: Explained that users get 4 retries at model generations and texturing, recommending to \"Confirm\" all good models before using \"retry\" to maximize value\nHelper: TheMattEmpire | Helpee: maximus | Context: Documentation for optimization techniques | Resolution: Shared existing documentation resources from Mona ecosystem and personal gitbook that could be repurposed\nHelper: hiroP | Helpee: TheMattEmpire | Context: Recommended tools for UV unwrapping and retopology | Resolution: Suggested ZenUV, UVPackMaster, and Quad Remesher as optimal tools for these tasks\nHelper: Saori | Helpee: Unchained Ninja | Context: Error loading GLB files with Draco compression | Resolution: Suggested using gltf.report to export uncompressed version, which successfully resolved the issue\n\n## 4. Action Items\nType: Technical | Description: Implement Draco loader for GLB files in Hyperfy V2 | Mentioned By: Saori\nType: Technical | Description: Add support for Meshopt compression and KTX texture formats | Mentioned By: Ashxn\nType: Documentation | Description: Create comprehensive guide for optimizing worlds in Hyperfy | Mentioned By: maximus\nType: Documentation | Description: Incorporate existing Mona documentation into Hyperfy resources | Mentioned By: TheMattEmpire\nType: Feature | Description: Consider standardization for AI-generated 3D models to control file size | Mentioned By: scoe",
      "messageCount": 104,
      "userCount": 16
    },
    {
      "channelId": "999870741069692958",
      "channelName": "🌆│share",
      "summary": "# Analysis of Discord Chat in \"🌆│share\" Channel\n\n## 1. Summary\nThe chat segment is extremely brief with minimal technical content. It contains only three distinct interactions: a shared tweet from user ai_schrodinger (shared by a user with ID 1324344845082300548), a request for a repost by afonie, and an announcement from VTATV about two livestreaming events happening on hyperfy.io/vtatv with a reference to their link tree (linktr.ee/vtatv). No technical discussions, problem-solving, or implementations were present in this limited exchange.\n\n## 2. FAQ\nQ: May we have a repost, please? (asked by afonie) A: Unanswered\n\n## 3. Help Interactions\nNo significant help interactions were present in the chat segment.\n\n## 4. Action Items\nNo clear action items were identified in the chat segment.",
      "messageCount": 5,
      "userCount": 3
    },
    {
      "channelId": "1022421054582423562",
      "channelName": "🐞│issues",
      "summary": "# Analysis of 🐞│issues Channel\n\n## 1. Summary\nThe chat segment contains minimal technical discussion. The main technical issue raised is about Hyperfy.io not working on Firefox browser, with users reporting that it previously worked but now fails to load worlds or thumbnails. A user also reported similar issues on iPad and iPhone. There's a brief mention that Firefox generally has problems with three.js content. A moderator noted that \"v1 support days are numbered,\" suggesting an upcoming deprecation of an older version. The beginning of the conversation references a completed registration process for migration from ETH to SOL that is now closed.\n\n## 2. FAQ\nQ: Does hyperfy.io not work anymore on firefox browser? (asked by Jay_kaying) A: Firefox is the worst w/ three.js stuff, but people have been able to access (answered by Saori)\nQ: Will someone look into the Firefox loading issue? (asked by Jay_kaying) A: <@179546010303856640> would have to check it out but he's super busy today (answered by Saori)\n\n## 3. Help Interactions\nHelper: Saori | Helpee: Jay_kaying | Context: User reporting Hyperfy.io not loading in Firefox browser | Resolution: Partial - explained Firefox has issues with three.js and mentioned someone who could look into it is busy\n\n## 4. Action Items\nTechnical: Investigate Hyperfy.io loading issues on Firefox browser | Description: Site won't load worlds or thumbnails | Mentioned By: Jay_kaying\nTechnical: Check Hyperfy.io functionality on mobile devices | Description: Reported not working on iPad and iPhone | Mentioned By: terranosaurusrx\nTechnical: Prepare for v1 deprecation | Description: \"v1 support days are numbered\" suggests upcoming end of support | Mentioned By: maximus",
      "messageCount": 14,
      "userCount": 4
    }
  ]
}