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

Nathan Santos 0a16a7a175 fix(RadiosNet): add www in metadata (#9194) преди 4 дни
.github 9ee4bc65e1 chore: remove eslint from lint:ci преди 1 седмица
.husky 5491572fc4 chore: general repository maintenance (#6767) преди 2 години
.resources 8bf9759656 chore: standardize resources (#7345) преди 1 година
.vscode 271bb086e0 chore(vscode): disable Discord integration in settings (#9064) преди 3 седмици
@types 348d0f836a chore: update activities (#9148) преди 1 седмица
cli 7d24efcf74 fix: check if there is an i18n file and restart on add/unlink (#9185) преди 1 седмица
tools 9d383567b5 chore: update schema version (#8979) преди 1 месец
websites 0a16a7a175 fix(RadiosNet): add www in metadata (#9194) преди 4 дни
.commitlintrc.json d8933a6b16 chore: disable scope case rule (#6389) преди 2 години
.editorconfig 0baccd5f9a style: set editorconfig to use tabs (#5670) преди 3 години
.eslintignore 53b8ea8673 feat: cli (#8545) преди 6 месеца
.eslintrc.json a939d4fc42 chore: remove rule преди 2 години
.gitattributes 01ef2cf052 💚 Fixing CI преди 4 години
.gitignore 271bb086e0 chore(vscode): disable Discord integration in settings (#9064) преди 3 седмици
.prettierignore 4ba018edce feat: add code-splitting and node_modules support (#6922) преди 2 години
.prettierrc.json 5e5f99668b style: enable trailingComma (#6319) преди 2 години
LICENSE 90aa44276d 🔄 Synced local 'LICENSE' with remote 'LICENSE' преди 3 години
README.md 982d480471 chore: move strings into repo & presence > activity (#9070) преди 3 седмици
crowdin.yml 982d480471 chore: move strings into repo & presence > activity (#9070) преди 3 седмици
package-lock.json 027e345322 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8902) преди 2 месеца
package.json 9ee4bc65e1 chore: remove eslint from lint:ci преди 1 седмица
tsconfig.json e31f06e617 fix: esm requirement for presences преди 2 години

README.md

PreMiD Activities

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


Getting started

Please refer to our documentation to get started.


Translator Tool

Translate Activities 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