metro420yt/Discord Class Updater
automatically update class names in your discord themes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | folder that has your theme files | — | themes |
| ext | file extension to target | — | css |
| diff | url or relative path to a file containing an old&new pair of class names | — | https://raw.githubusercontent.com/SyndiShanX/Update-Classes/main/Changes.txt |
Outputs
| name | description |
|---|---|
| changed | if any files have changed |
| totalChanges | the total number of classes that were replaced |