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.
- 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.
- The plugin is available here (DRPC_client)