Skip to content

javascript demo of pulling speed run summary info and outputting to the typical twitch profile format. Hope is eventually to enable speedrun.com uploads to push the changes to twitch themselves.

License

Notifications You must be signed in to change notification settings

mitch3b/SpeedRunSummary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpeedRunSummary

Proof of concept for tracking speedrun status on twitch for a given user

  1. Fetch speedrun data (https://github.com/speedruncom/api)
  2. Output in wiki style for Twitch panels including 2a. Time 2b. Link to pb video 2c. Game/category 2d. Link to category on speedrun.com 2e (optional). Wold record time and holder

Use: https://mitch3b.github.io/SpeedRunSummary/

TODO: Code Cleanup Dynamically updating twitch panels with the latest data (afaik not possible with current twitch api).

About

javascript demo of pulling speed run summary info and outputting to the typical twitch profile format. Hope is eventually to enable speedrun.com uploads to push the changes to twitch themselves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages