A lightweight custom Discord Rich Presence made in Node.js, designed to run automatically when your computer starts.
- Custom status with image and button
- Runs silently on Windows startup
- Built with
discord-rpcand automated via.batand.vbs
rpc.js— Main script to set your Discord Rich Presence.start-rpc.bat— Launches the script with Node.silent-start.vbs— Silently runs the.baton Windows startup.
- Clone this repo
- Run
npm installto install dependencies - Edit
rpc.jswith your own Discord App ID and image key - Optionally set the
.vbsfile into your Windows Startup folder: - Set it to run on startup (Optional): Copy silent-start.vbs to this folder C:\Users<YourUsername>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
- Node.js
- Discord RPC API
- Windows Automation (Batch, VBScript)
Made by Rameen Burdabar - Aspiring Software Engineering student at Sheffield Hallam University
Feel free to reach out or fork the project!
