Skip to content

πŸ›’ Storage for Presences located at our Presence Store.

License

Notifications You must be signed in to change notification settings

DubStepMad/Presences

Β 
Β 

Repository files navigation

PreMiD Presences

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.

Requirements to create a presence

Getting started

We made a documentation to make your development process a little bit better and faster.
You can see it here.

Folder structure

presence
β”œβ”€β”€ dist
β”‚   └── metadata.json
β”œβ”€β”€ presence.ts
└── tsconfig.json

For presences with iframe.ts:

presence
β”œβ”€β”€ dist
β”‚   └── metadata.json
β”œβ”€β”€ presence.ts
β”œβ”€β”€ iframe.ts
└── tsconfig.json

About

πŸ›’ Storage for Presences located at our Presence Store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%