An mirror from our Presences repository. https://github.com/PreMiD/Presences

github plz bring back DarkVIllager a1e1a372a9 fix(TuneIn): fix presence not working with switch stations (#8987) 2 päivää sitten
.github 9d383567b5 chore: update schema version (#8979) 5 päivää sitten
.husky 5491572fc4 chore: general repository maintenance (#6767) 2 vuotta sitten
.resources 8bf9759656 chore: standardize resources (#7345) 1 vuosi sitten
.vscode a0bbedb8b8 style: use tabs across the project (#5591) 2 vuotta sitten
@types 9d383567b5 chore: update schema version (#8979) 5 päivää sitten
cli af03458bcb chore: update assets (#8980) 4 päivää sitten
programs c6f07b17c3 :sparkles: Program folders 4 vuotta sitten
tools 9d383567b5 chore: update schema version (#8979) 5 päivää sitten
websites a1e1a372a9 fix(TuneIn): fix presence not working with switch stations (#8987) 2 päivää sitten
.commitlintrc.json d8933a6b16 chore: disable scope case rule (#6389) 2 vuotta sitten
.editorconfig 0baccd5f9a style: set editorconfig to use tabs (#5670) 2 vuotta sitten
.eslintignore 53b8ea8673 feat: cli (#8545) 5 kuukautta sitten
.eslintrc.json a939d4fc42 chore: remove rule 2 vuotta sitten
.gitattributes 01ef2cf052 💚 Fixing CI 4 vuotta sitten
.gitignore 53b8ea8673 feat: cli (#8545) 5 kuukautta sitten
.prettierignore 4ba018edce feat: add code-splitting and node_modules support (#6922) 2 vuotta sitten
.prettierrc.json 5e5f99668b style: enable trailingComma (#6319) 2 vuotta sitten
LICENSE 90aa44276d 🔄 Synced local 'LICENSE' with remote 'LICENSE' 3 vuotta sitten
README.md 827c046fd5 feat: add pmd cli (#6797) 2 vuotta sitten
package-lock.json 027e345322 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8902) 1 kuukausi sitten
package.json 53b8ea8673 feat: cli (#8545) 5 kuukautta sitten
tsconfig.json e31f06e617 fix: esm requirement for presences 2 vuotta sitten

README.md

PreMiD Presences

This repository contains the source code of all Presences that are available in PreMiD's Store. If you wish to add your Presence or update one, open a Pull Request.


Getting started

Please refer to our documentation to get started.


Translator Tool

Translate Presences by using npx pmd (or your package manager of choice).

Committing

This repository strictly enforces the use of commitlint. For more information read the Commit Convention guide