Skip to content

Allows people to compile javascript into any mod, replugged, vencord (maybe) bettediscord etc...

License

Notifications You must be signed in to change notification settings

LosersUnited/DiscordModCompiler

Repository files navigation

DiscordModCompiler

Allows people to compile javascript into any mod, replugged, vencord (maybe) BetterDiscord etc...

TODO

  • Resolve placeholders to actual client mod equivalent functions
  • Tests
  • Automated tests
  • Basic plugin development API
  • Full BetterDiscord support
    • Webpack
    • Data
    • Patcher
  • Full Replugged support
    • Webpack
    • Data
    • Patcher
  • Compilation to UserScript with util methods embedding

How to use?

  1. (Re)Write your plugin using our generic plugin format, you can use ts, js, whatever
  2. Run your transpiler if you use something different than JavaScript
  3. Run this tool
  4. Run your bundler if needed

What?

Just take a look at test/sample

About

Allows people to compile javascript into any mod, replugged, vencord (maybe) bettediscord etc...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published