Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cobypear/twitch-mtg-legacy-finder
Easily find live Magic: the Gathering Legacy streamers
https://github.com/cobypear/twitch-mtg-legacy-finder
legacy magic magic-the-gathering mtgo twitch twitch-api
Last synced: 5 days ago
JSON representation
Easily find live Magic: the Gathering Legacy streamers
- Host: GitHub
- URL: https://github.com/cobypear/twitch-mtg-legacy-finder
- Owner: CobyPear
- Created: 2021-04-11T17:47:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T20:59:23.000Z (about 2 years ago)
- Last Synced: 2024-10-23T22:19:06.275Z (20 days ago)
- Topics: legacy, magic, magic-the-gathering, mtgo, twitch, twitch-api
- Language: JavaScript
- Homepage: https://cobypear.github.io/twitch-mtg-legacy-finder/
- Size: 1.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :tv: Twitch M:tG Legacy Finder
![image-20210411171822888](./repo-assets/legacy-finder-uipng.png)
## :memo: Description
Do you like watching Magic: the Gathing streams on Twitch.tv? Specifically streams of the Legacy format?So do I! And that's why i built this tool. Since Arena became a popular way for Magic players to stream Magic, I have a hard time filtering out all the arena and modern streams on Twitch.
This website shows only the live M:tG streams with `legacy` in the title.
## :question: Why do I need to login to Twitch?
Since this is a client side application, Twitch's API requires an access token in order to access certain endpoints. I wanted to avoid writing a server for this little project, so you'll need to login. Sorry for any inconvenience.
Note: I am not storing ANY of your data. There is no database attached to this website.
## :robot: Technologies used
- Twitch's API
- `create-react-app`
- GitHub pages
- custom CSS## :envelope: Contact
If you find any bugs or have any suggestions, feel free to open an issue or DM here on GitHub. You can also find me on twitter [@CobyPear](https://twitter.com/cobypear)