miguelrcborges / Slippi-Presence

Discord Rich Presence written in Python for slippi
1 stars 0 forks source link

Slippi Timer for Discord RPC #1

Open EduardoLozaRojas opened 1 year ago

EduardoLozaRojas commented 1 year ago

Hey, not sure if you're done with this repo but is it possible to add the time remaining for each match ?

Just so it can appear in the Active Now presence, I think it needs a time value to make it appear not sure.

Thanks

miguelrcborges commented 1 year ago

Oops! Sorry not answering on time. I got distracted when I saw this issue and meanwhile forgot it.

I shouldn't work more on this project for now. Another problem it used to have is that slippi files couldn't be read by the python library until the match was done, so it had a match of delay. I may try to rewrite this project since I got somewhat more skilled in the meantime, and I may rewrite on a more minimal/performant language.