thelennylord / rblx_rich_presence

Discord Rich Presence Support for Roblox
GNU General Public License v3.0
3 stars 1 forks source link

Is this discontinued? #4

Open borjita2019 opened 3 years ago

borjita2019 commented 3 years ago

AS ALWAYS, the title says it all

borjita2019 commented 3 years ago

oh and btw Error message: thread 'unknown' panicked at 'called Result::unwrap() on an Err value: Error("expected value", line: 3, column: 1)', src\roblox.rs:494:82

vvirtues commented 2 years ago

can confirm

thelennylord commented 2 years ago

I had been working on a rewrite of this project for a while, but stopped as I have been busy with stuff. Most of the Roblox APIs used are discontinued so the program won't be working and will experience errors.

I'll probably start working on the rewrite later again this year once I get enough time.

vvirtues commented 2 years ago

alright then

borjita2019 commented 2 years ago

oh, thats why.

thelennylord commented 1 year ago

I've started working on the rewrite; it should be available in the rewrite branch. Since the rewrite is still work in progress, not all features are implemented yet.

Enock-Thurston commented 1 year ago

I've started working on the rewrite; it should be available in the rewrite branch. Since the rewrite is still work in progress, not all features are implemented yet.

Hey! That's awesome. I'll contribute if I'm able to whenever.

borjita2019 commented 1 year ago

I've started working on the rewrite; it should be available in the rewrite branch. Since the rewrite is still work in progress, not all features are implemented yet.

AFTER YEARS.

borjita2019 commented 1 year ago

btw, is it possible to launch the preferred web browser using a link to join the users server? (if invited to)

thelennylord commented 1 year ago

btw, is it possible to launch the preferred web browser using a link to join the users server? (if invited to)

If you mean through activity invites (the invites you can send in text channels), then it's not possible directly as Discord sends the party information through their RPC to the registered game, here being the rich presence program.