This repository is an object oriented wrapper for the Twitch API. The documentation and usage will get updated soon.
Clone the repository using
git clone https://github.com/GreenJuzzy/Twitch-Api
[email protected] is required
- Create an application on the Twitch Developer Portal.
- Copy the Client ID and Client Secret from the application.
- Then you're done! See Examples for more information on usage.
Suggest looking at First Steps
Full documentation on docs.md
Feel free to open an Issue or Pull Request if you have any questions or suggestions.