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

SeMiD 3c462e383f chore(PlanetXO): update assets (#8949) před 1 dnem
.github c3e8a9f8d2 feat: schema v1.11 (#8745) před 2 měsíci
.husky 5491572fc4 chore: general repository maintenance (#6767) před 2 roky
.resources 8bf9759656 chore: standardize resources (#7345) před 1 rokem
.vscode a0bbedb8b8 style: use tabs across the project (#5591) před 2 roky
@types 60ab8e641d feat: add activity type for v2.6 (#8015) před 10 měsíci
cli c3e8a9f8d2 feat: schema v1.11 (#8745) před 2 měsíci
programs c6f07b17c3 :sparkles: Program folders před 4 roky
tools c3e8a9f8d2 feat: schema v1.11 (#8745) před 2 měsíci
websites 3c462e383f chore(PlanetXO): update assets (#8949) před 1 dnem
.commitlintrc.json d8933a6b16 chore: disable scope case rule (#6389) před 2 roky
.editorconfig 0baccd5f9a style: set editorconfig to use tabs (#5670) před 2 roky
.eslintignore 53b8ea8673 feat: cli (#8545) před 5 měsíci
.eslintrc.json a939d4fc42 chore: remove rule před 2 roky
.gitattributes 01ef2cf052 💚 Fixing CI před 4 roky
.gitignore 53b8ea8673 feat: cli (#8545) před 5 měsíci
.prettierignore 4ba018edce feat: add code-splitting and node_modules support (#6922) před 2 roky
.prettierrc.json 5e5f99668b style: enable trailingComma (#6319) před 2 roky
LICENSE 90aa44276d 🔄 Synced local 'LICENSE' with remote 'LICENSE' před 2 roky
README.md 827c046fd5 feat: add pmd cli (#6797) před 2 roky
package-lock.json 027e345322 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8902) před 2 týdny
package.json 53b8ea8673 feat: cli (#8545) před 5 měsíci
tsconfig.json e31f06e617 fix: esm requirement for presences před 2 roky

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