Lobby | In-Match |
---|---|
ApexRPC is a client to convert Steam Rich Presence to Discord Rich Presence for Apex Legends, written in Node.js.
- Clone this repository or download the latest release from the releases page
- Extract the zip file
- Copy the file named
.env.example
, then paste and rename it into.env
- Inside the
.env
file,- Replace
YOURSTEAMUSERNAME
with your Steam Username. - Replace
YOURSTEAMPASSWORD
with your Steam Password.
- Replace
- If you cloned this repo
- Make sure Node.js is installed
- Open your command-line interface
- Do an
npm install
- Run
node main.js
- If you've downloaded the released executables
- Run
ApexRPC.exe
- Run
- App will ask for your Steam Guard code if you have one
- Start playing Apex Legends
holfz.mov
Parameter | Required | Description |
---|---|---|
STEAM_USERNAME | ✔ | Your Steam Username |
STEAM_PASSWORD | ✔ | Your Steam Password |
LOG_LEVEL | ✕ | Minimum log level to produce. Values are debug , info , silly , warn and error . Default is info . |
LAUNCH_APEX_IF_NESSESARY | ✕ | If Steam is installed. Should ApexRPC launch Apex Legends for you?. Default is false . |
Don't send your .env
file to anyone.
We repeat...
DON'T send your .env
file to anyone, even your parent.
One more time...
DON'T send your .env
file to anyone, even your parent.
This project has been swinging around inside my PC since Apex Legends SS10 was released, and I was creating it for fun, only using it for a while. So I released it in case someone wanted this.
Competitive, Arena, Ranked Arena is currently partially supported (I only play public: TRIO). Any PR, Contribution is appreciated.
EDIT (12 August 2022): Official Discord Presence is now supported by the game itself, But just hidden. This repo will goes to archive state if official one is shown. (I still happy to maintain this while official one is still hidden)
- All images, icons and trademarks belong to their respective owners.
- This project is not affiliated with EA/Respawn/EAC or any of its employees.
- Apex Legends is a registered trademark of EA. Game assets, materials and icons belong to Electronic Arts.
- EA and Respawn do not endorse the content of this project nor are responsible for this project.