A npm package that uses dumped css classes from discord to update theme files with a single command.
- Automatic updates for most classes.
- Lightweight and fast with 0 dependencies.
npx discordthemeupdater@latest <in: theme file> <out: updated theme file>
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
This is for educational purposes only. I am not responsible for any damage caused by this tool.
GPLv3 © dxxxxy