RubikSW / gmod-rpc-client

Discord Rich Presence support for TitsRP

Home Page:https://github.com/Rubik7711/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmod-rpc-client

I made this RPC client for my Garry's Mod server. If you want to use this for some crazy reason you need to add your own Discord application ID and create your own clientside hooks to update the player's status. This will create a local http server listening on port 6918. Send a POST request on the client to update their status. This requires -allowlocalhttp be set in the command line if you want to make POST requests to a private network.

If you decide to use this on your server, you need to create your own application ID and add assets via your DDevs portal.

omg!!

About

Discord Rich Presence support for TitsRP

https://github.com/Rubik7711/


Languages

Language:JavaScript 79.1%Language:Lua 20.9%