JiveOff / roPresence

A Discord Rich Presence using the Roblox Presence API.
MIT License
45 stars 12 forks source link

roPresence

A Discord Rich Presence for ROBLOX.

JavaScript Style Guide Travis Build Status

roPresence is a Node.js program that allows you to show your current ROBLOX status with a Discord Rich Presence, that hooks up with verify.eryn.io to get your ROBLOX user with your Discord ID.

This integration shows 3 different states: Browsing, Playing, Creating. The browsing one shows up if you are browsing the ROBLOX Website, the playing one shows up if you are playing a game on ROBLOX (you will maybe need to update your privacy settings if needed to show the game details. Everything is explained below) and the creating one if you are building on ROBLOX Studio, it also shows the name of your current project.

NEW!

You can now use roPresence without installing anything, just download the binary file in the release section! https://github.com/JiveOff/roPresence/releases

Everything under the prerequisites category is here if you want to use the source code instead of the binaries.

Frequently Asked Questions

This part can be updated anytime with the questions I will receive.

Prerequisites (Development purposes only)

Installation (Development purposes only)

Usage (Development purposes only)

License

This project is under the MIT license. See the LICENSE file for more details.