Skip to content

manuponton/Roblox-Discord-Presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

roblox-discord-presence

A plugin/local http server pair which connects to your discord client and sets your development status.

Feel free to contribute code, README contributions must be substantial.

DOWNLOAD

Start Setup.exe

Examples

My own Rich Presence A friend's Rich Presence alt text

Features

  • Customizable Text.
  • Script context variables:
    • $SCRIPT_NAME - Name of the script currently being edited.
    • $SCRIPT_LINES - Count of the script's lines.
    • $SCRIPT_PARENT - Name of the script's parent.
    • $ACTIVITY:... - Activity status (Idle/Away) or if a script is actively being edited, selects text after the :.
    • $WORKSPACE - Place name/File name.
    • $PLACE_ID - Place name/"0".
    • $PLACE_PUBLISHED:...:... - If place published then first option otherwise second option.
    • (More to come, feel free to add your own)
  • Supports buttons (2 max.)
  • In-Studio configuration UI.
  • Toggleable.

Installation