You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,7 @@
14
14
:target:https://github.com/psf/black
15
15
16
16
17
-
TwitchIO 2.0 is currently in a BETA stage looking for testers and users. 2.0 supercedes the current 1.2.3 version.
18
-
19
-
TwitchIO is an asynchronous Python wrapper around the Twitch API and IRC, with a powerful command extension for creating Twitch Chat Bots. TwitchIO 2 will cover 100% of the new Twitch API and will feature support for commands, PubSub and Webhooks.
20
-
21
-
TwitchIO 2.0 will be buggy, will be lacking some features and you will run into problems here and there, that is the nature of BETA software, by using 2.0 you are helping test and develop TwitchIO by providing us with valuable feedback, feature requests and bug reports.
17
+
TwitchIO is an asynchronous Python wrapper around the Twitch API and IRC, with a powerful command extension for creating Twitch Chat Bots. TwitchIO covers almost all of the new Twitch API and features support for commands, PubSub, Webhooks, and EventSub.
22
18
23
19
Documentation
24
20
---------------------------
@@ -27,7 +23,7 @@ For the Official Documentation: `Click Here! <https://twitchio.readthedocs.io/en
27
23
Support
28
24
---------------------------
29
25
For support using TwitchIO, please join the official `support server
30
-
<https://discord.gg/RAKc3HF>`_ on `Discord <https://discordapp.com/>`_.
26
+
<https://discord.gg/RAKc3HF>`_ on `Discord <https://discord.com/>`_.
31
27
32
28
|Discord|
33
29
@@ -36,19 +32,19 @@ For support using TwitchIO, please join the official `support server
36
32
37
33
Installation
38
34
---------------------------
39
-
TwitchIO 2 requires **Python 3.7+**. You can download the latest version of Python `here <https://www.python.org/downloads/>`_.
35
+
TwitchIO requires **Python 3.7+**. You can download the latest version of Python `here <https://www.python.org/downloads/>`_.
0 commit comments