Open Issues Need Help
View All on GitHubAI Summary: This issue proposes investigating Node 24's native TypeScript transpiler as an alternative to SWC, with the goal of simplifying configuration. A key challenge identified for this potential transition is ensuring proper `tsconfig` path resolution.
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
AI Summary: Add a Splendor game implementation to the PartBot project. This involves sourcing and integrating necessary game art assets and implementing the game logic within the existing TypeScript framework.
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
AI Summary: Fix a bug in the PartBot project where leaving a game does not allow the user to close the game's page. This requires investigating the game's frontend code and implementing a mechanism to properly handle game closure upon leaving.
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
AI Summary: Implement a customizable scoring system for the ODS8 game within the PartBot project, allowing moderators to adjust point values and distributions. This requires modifying the existing codebase to accommodate configurable scoring weights, potentially through a configuration file or database integration.
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor
AI Summary: Migrate the PartBot project from Node.js and npm to Bun. This involves replacing the existing build system, dependency management, and potentially refactoring code to leverage Bun's features. The goal is to improve startup time, hot module reloading (HMR), and reduce dependencies.
Modern version of PartBot. Old repository: https://github.com/PartMan7/PartProfessor