This repository is made up of a browser-based userscript and a server written in Bun.js that connect with Discord to show your progress on a DeltaMath lesson. If you have any issues getting started or seeing progress, please open an Issue.
- Install Bun
- Clone this repo
git clone https://github.com/pikapower9080/deltamath-rpc cd deltamath-rpc
- Install packages
bun i 
- Launch Discord and start the rich presence server
bun start 
- Install Tampermonkey (Chrome Web Store | Firefox Addon)
- Install the client userscript
- Reload DeltaMath to connect. If all went well, your Discord status should update.
- To run the commands above first press press Windows + R and type cmd. Paste the command you want and press enter.
- Make sure you download Git for Windows before cloning the repository
- To install Bun, copy the command under the windows tab from the website and enter it into cmd.
- You can run the commands above by pressing Cmd + Space and searching for Terminal
- If git isn't installed, type xcode-select --installinto the Terminal window and press enter, then follow the prompts.
- If you installed Discord though flatpak, rich presence might not work. You can install through the official package or use a third party client like Vesktop.