JSH32 / DiscordLink

Minecraft to Discord bridge
MIT License
15 stars 3 forks source link

Optional Discord RPC feature for servers ? ( With an 0Auth2 discord endpoint running ) #10

Open crazyaccess opened 3 years ago

crazyaccess commented 3 years ago

A minimal switchable Discord RPC feature which will be configureable and hence, like if the player is allowing the RPC perms via an 0Auth2 Authentication then it can have a rich presence like X player is playing on XYZ.xyz or Playing Minecraft on XYZ.xyz and can be toggleable ingame via a command like /drpc toggle or /drpc off or /drpc on.

I can help with the integration if you are not free. ( i might be a noob but eh ...)

JSH32 commented 3 years ago

This is actually one of the more complex things to do lmao, more so than permissions even. I can try though

crazyaccess commented 3 years ago

Maybe this noob me can help riku sama with this

crazyaccess commented 3 years ago

Hmm so java has a 0auth lib ? or you just do it the manual way.

JSH32 commented 3 years ago

At the moment the priority is the plugin rewrite. I'll see if I can do this though