All Projects β†’ PreMiD β†’ Presences

PreMiD / Presences

Licence: mpl-2.0
πŸ›’ Storage for Presences located at our Presence Store.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Presences

Discorddj
Discord DJ Bot. Play music in your server. Inspired by PlugDJ
Stars: ✭ 204 (-8.52%)
Mutual labels:  discord
Sourcebans Pp
Admin, ban, and comms management system for the Source engine
Stars: ✭ 210 (-5.83%)
Mutual labels:  discord
Wildbeast
Feature-rich Discord bot framework
Stars: ✭ 220 (-1.35%)
Mutual labels:  discord
Master Bot
A Discord music bot with playlist support, music quiz, saved playlists, lyrics, gifs and more
Stars: ✭ 204 (-8.52%)
Mutual labels:  discord
Mathbot
Discord bot for mathematics
Stars: ✭ 207 (-7.17%)
Mutual labels:  discord
Raid Toolbox
Raid ToolBox (RTB) is a big toolkit of Spamming/Raiding/Token management tools for discord.
Stars: ✭ 211 (-5.38%)
Mutual labels:  discord
Store
A beautifully-simple framework-agnostic modern state management library.
Stars: ✭ 204 (-8.52%)
Mutual labels:  store
Discord History Tracker
Browser script that saves Discord chat history into a file, and an offline viewer that displays the file.
Stars: ✭ 224 (+0.45%)
Mutual labels:  discord
Discord Image Downloader Go
A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
Stars: ✭ 210 (-5.83%)
Mutual labels:  discord
Titan
Create Discord server widgets for websites of all sizes! A simple to setup process for end-users. Server members may view or send messages into an embedded Discord channel.
Stars: ✭ 221 (-0.9%)
Mutual labels:  discord
Redux Subscriber
Subscribe to changes in any part of redux state
Stars: ✭ 205 (-8.07%)
Mutual labels:  store
Kord
Idiomatic Kotlin Wrapper for The Discord API
Stars: ✭ 203 (-8.97%)
Mutual labels:  discord
Apple Store Helper
Apple Store iPhoneι’„ηΊ¦εŠ©ζ‰‹
Stars: ✭ 215 (-3.59%)
Mutual labels:  store
Bitlbee Discord
Bitlbee plugin for Discord (http://discordapp.com)
Stars: ✭ 204 (-8.52%)
Mutual labels:  discord
Enhanceddiscord
A lightweight Discord client mod.
Stars: ✭ 225 (+0.9%)
Mutual labels:  discord
React Discord Clone
Discord Clone using React, Node, Express, Socket-IO and Mysql
Stars: ✭ 198 (-11.21%)
Mutual labels:  discord
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-5.83%)
Mutual labels:  discord
Android Upload Service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
Stars: ✭ 2,593 (+1062.78%)
Mutual labels:  service
Miscord
Facebook Messenger to Discord bridge
Stars: ✭ 225 (+0.9%)
Mutual labels:  discord
Discord Twitter Bot
Posts Twitter Tweets to Discord through Webhook
Stars: ✭ 219 (-1.79%)
Mutual labels:  discord

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].