Skip to content

pikapower9080/deltamath-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeltaMath Rich Presence

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.

Setup

  1. Install Bun
  2. Clone this repo
    git clone https://github.com/pikapower9080/deltamath-rpc
    cd deltamath-rpc
  3. Install packages
    bun i
  4. Launch Discord and start the rich presence server
    bun start
  5. Install Tampermonkey (Chrome Web Store | Firefox Addon)
  6. Install the client userscript
  7. Reload DeltaMath to connect. If all went well, your Discord status should update.

Notes

Windows

  • 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.

MacOS

  • You can run the commands above by pressing Cmd + Space and searching for Terminal
  • If git isn't installed, type xcode-select --install into the Terminal window and press enter, then follow the prompts.

Linux

  • 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.

About

Show realtime DeltaMath progress with Discord rich presence

Topics

Resources

Stars

Watchers

Forks