debugger22 / github-audio

Listen to music generated by events happening across GitHub :octocat: 🎷
https://github.audio
MIT License
1.74k stars 99 forks source link

Allow custom events URL via GITHUB_EVENTS_URL. #26

Open erikzaadi opened 8 years ago

erikzaadi commented 8 years ago

Allow fetching custom events, by setting the GITHUB_EVENTS_URL environment variable. The value of GITHUB_EVENTS_URL can be anyone of the URLs listed here.

Also added Gravatar support

debugger22 commented 8 years ago

Hey @erikzaadi thanks for the PR! Could you please fix the merge conflict, it's a small one.

mcornella commented 8 years ago

@debugger22 you can check out the PR yourself and do the rebase.

JosephMcArthur commented 7 years ago

Would this close #26? We think it might.