-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change to MD and cleanup.
- Loading branch information
Showing
2 changed files
with
31 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
> [!IMPORTANT] | ||
> Version **3** is currently a BETA release. | ||
|
||
![](https://raw.githubusercontent.com/TwitchIO/TwitchIO/master/logo.png) | ||
|
||
[![](https://img.shields.io/badge/Python-3.11%20%7C%203.12%20%7C%203.13-blue.svg)](https://www.python.org) | ||
|
||
|
||
### TwitchIO is a powerful, asynchronous Python library for [twitch.tv](https://twitch.tv). | ||
|
||
##### TwitchIO aims to be intuitive and easy to use, using modern async Python and following strict typing with stateful objects and plug-and-play extensions. | ||
|
||
##### TwitchIO is more than a simple wrapper, providing ease of use when accessing the Twitch API with powerful extensions to help create and manage applications and Twitch Chat Bots. | ||
|
||
### Documentation | ||
[Documentation](https://twitchio.dev/) | ||
|
||
Getting Started | ||
-------------------------------- | ||
[Installing](https://twitchio.dev/en/getting-started/installing.html) | ||
|
||
[Quickstart](https://twitchio.dev/en/getting-started/quickstart.html) | ||
|
||
[Examples](/examples) | ||
|
||
### Support | ||
For support using TwitchIO, please join the official [support server](https://discord.gg/RAKc3HF) on [Discord](https://discord.com/) | ||
|
||
[![Discord Banner](https://discordapp.com/api/guilds/490948346773635102/widget.png?style=banner2)](https://discord.gg/RAKc3HF) | ||
|
This file was deleted.
Oops, something went wrong.