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

Faris Daffa 08abe4d866 feat(DEX Screener): add activity (#9134) 1 天之前
.github 9f824827e0 fix: add conditional check for repository owner in Crowdin workflow (#9078) 6 天之前
.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) 1 周之前
@types 37a9ea15bd feat(types): allow setting largeImageKey for listening activites (#9138) 2 天之前
cli af03458bcb chore: update assets (#8980) 3 周之前
tools 9d383567b5 chore: update schema version (#8979) 3 周之前
websites 08abe4d866 feat(DEX Screener): add activity (#9134) 1 天之前
.commitlintrc.json d8933a6b16 chore: disable scope case rule (#6389) 2 年之前
.editorconfig 0baccd5f9a style: set editorconfig to use tabs (#5670) 2 年之前
.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) 1 周之前
.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) 1 周之前
crowdin.yml 982d480471 chore: move strings into repo & presence > activity (#9070) 1 周之前
package-lock.json 027e345322 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#8902) 1 月之前
package.json 0e71c59e29 chore: add `pnpm dev` (#8996) 2 周之前
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