Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Change to MD and cleanup.
  • Loading branch information
EvieePy authored Jan 3, 2025
1 parent 807364d commit 36c718e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 121 deletions.
31 changes: 31 additions & 0 deletions README.md
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)

121 changes: 0 additions & 121 deletions README.rst

This file was deleted.

0 comments on commit 36c718e

Please sign in to comment.