Future Plans - lolmaxz/vrc-ts GitHub Wiki

Future Plans

Here I am detailing what I'm considering working on going forward with this project.
There is no particular order to this list, simply a list of things I'm interesting in doing next.

Current Next Goal

🟢 Implementing 2FA Secret in the constructor See Issue 29
🟢 Review all information from VRChat's API.
🟢 Add even more documentation on as many attributes and types, method, class, as possible.

Here is a non exhaustive list of things I'll like to implement in the future to my wrapper

  • Full Cleanup of code, better optimization in code redability.
  • Better comments and documentation. (The more people can use this easily, the better!)
  • Full endpoint tests using Jest.
  • Full Zod implementation during Jest Testing to ensure of correct typing of all information coming from VRChat's API.
  • Transform some type into their own class, instead of being each only types.

Todos:

  • Full check VRChat Group data being fetched, depending on permissions. It seems that member data being fetch is different based on the position of the highest role you have.
⚠️ **GitHub.com Fallback** ⚠️