discordthemeupdater

1.0.180 • Public • Published

discordthemeupdater

A npm package that uses dumped css classes from discord to update theme files with a single command.

Features

  • Automatic updates for most classes.
  • Lightweight and fast with 0 dependencies.

Automatic Updates (Usage)

npx discordthemeupdater@latest <in: theme file> <out: updated theme file>

Manual Updates

Some class changes are breaking and cannot be updated automatically.

In this case, manual changes are required.

Search for the base class name (before -, _ or __) in dump.txt and change it manually.

Ex: .typeWindows-2-g3UY > .typeWindows__5fa63

Disclaimer

This is for educational purposes only. I am not responsible for any damage caused by this tool.

License

GPLv3 © dxxxxy

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i discordthemeupdater

      Weekly Downloads

      530

      Version

      1.0.180

      License

      GPL-3.0

      Unpacked Size

      472 kB

      Total Files

      6

      Last publish

      Collaborators

      • dxxxxy