Skip to content

dream-animes/Presences

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Have latest LTS Node version installed on your PC.
  • Have TypeScript Compiler installed.
  • Basic knowlege of JavaScript or TypeScript.

Getting started

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

Folder structure

/presences 
└─ /(presence)
   └─ /dist (contains code that will be used in store, must have `metadata.json` and `presence.js` in it.)

About

Official presence repo of PreMiD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%