This repository contains the source code of all presences that are available in PreMiD Store.
If you would like to publish your presence, please feel free to open a pull request.
- You must have the latest TypeScript compiler version installed
- Basic knowlege of TypeScript
We made a documentation to make your development process a little bit better and faster.
You can see it here.
presence
βββ dist
β βββ metadata.json
βββ presence.ts
βββ tsconfig.json
For presences with iframe.ts
:
presence
βββ dist
β βββ metadata.json
βββ presence.ts
βββ iframe.ts
βββ tsconfig.json