File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
Basic Usage
3
3
===========
4
4
5
- The `python-twitch-client ` allows you to easily access to Twitch API endpoints
5
+ The `` python-twitch-client `` allows you to easily access to Twitch API endpoints.
6
6
7
7
This package is a modular wrapper designed to make Twitch API calls simpler and easier for you to
8
8
use. Provided below are examples of how to interact with commonly used API endpoints, but this is by no means
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ An easy to use Python library for accessing the Twitch API
10
10
.. note ::
11
11
``python-twitch-client `` currently supports Twitch API v5.
12
12
13
- Helix API integration is a work in progress and some enpoints are already avalible in the master branch.
13
+ Helix API integration is a work in progress and some endpoints are already available in the master branch.
14
14
If you'd like to use the Helix API, install this library directly from this repository master branch.
15
15
16
16
If you find a missing endpoint or a bug please raise an issue _ or contribute and open a
You can’t perform that action at this time.
0 commit comments