twitchio.dev Open in urlscan Pro
2a06:98c1:3120::c  Public Scan

Submitted URL: https://twitchio.dev/
Effective URL: https://twitchio.dev/en/latest/
Submission Tags: phishingrod
Submission: On February 02 via api from DE — Scanned from NL

Form analysis 2 forms found in the DOM

GET search.html

<form class="sidebar-search-container" method="get" action="search.html" role="search">
  <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

GET //readthedocs.org/projects/twitchio/search/

<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/twitchio/search/" method="get">
  <input type="text" name="q" aria-label="Search docs" placeholder="Search docs">
</form>

Text Content

Contents Menu Expand Light mode Dark mode Auto light/dark mode
Hide navigation sidebar
Hide table of contents sidebar
Toggle site navigation sidebar
TwitchIO 2.5.0 documentation
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar

Getting Started

 * Installing
 * Quickstart
 * Frequently Asked Questions

API Reference

 * Client Reference
 * Dataclass Reference

Extensions API's:

 * Commands Ext
 * PubSub Ext
 * EventSub Ext
 * Routines Ext
 * Sounds Ext

Changelog

 * Master
 * 2.5.0
 * 2.4.0
 * 2.3.0
 * 2.2.0
 * 2.1.5
 * 2.1.4
 * 2.1.3
 * 2.1.2
 * 2.1.1
 * 2.1.0

Supercharge your Sphinx docs with deployment on Read the Docs. Sign up today!
Ad by EthicalAds   ·   Host ads
  v: latest
  v: latest
Versions master latest development On Read the Docs Project Home Builds
Downloads On GitHub View Edit Search


--------------------------------------------------------------------------------

Hosted by Read the Docs · Privacy Policy
Back to top
Edit this page
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar

--------------------------------------------------------------------------------

A fully asynchronous Python IRC, API, EventSub and PubSub library for Twitch.

FEATURING:

 * Full asynchronous design.
 * Covers 100% of the Twitch API.
 * IRC Commands extension for creating powerful chat bots.
 * EventSub and PubSub support.
 * Helper extensions for Music/Sounds and Background Tasks.
 * Object orientated design with stateful objects.




GETTING STARTED

--------------------------------------------------------------------------------

For help with getting started with the library for the first time.
 * For help with installing visit: Installing
 * Your first steps with the library: Quickstart
 * Frequently asked questions: FAQ


API REFERENCE

--------------------------------------------------------------------------------

The API References of TwitchIO.
TwitchIO Client Reference:
 * Client Reference
 * Dataclass Reference

TwitchIO Extension API's:
 * Commands EXT
 * PubSub EXT
 * EventSub EXT
 * Routines EXT
 * Sounds EXT


GETTING HELP

--------------------------------------------------------------------------------

Consider joining the Official Discord server for a fast response to help.


For issues and contributing with the library, visit: GitHub

Getting Started

 * Installing
 * Quickstart
 * Frequently Asked Questions

API Reference

 * Client Reference
 * Dataclass Reference

Extensions API's:

 * Commands Ext
 * PubSub Ext
 * EventSub Ext
 * Routines Ext
 * Sounds Ext


CHANGELOG

--------------------------------------------------------------------------------

Keep upto date with the changelog.



Changelog

 * Master
 * 2.5.0
 * 2.4.0
 * 2.3.0
 * 2.2.0
 * 2.1.5
 * 2.1.4
 * 2.1.3
 * 2.1.2
 * 2.1.1
 * 2.1.0


TABLE OF CONTENTS

--------------------------------------------------------------------------------

 * Index

 * Search Page

Next
Installing
Copyright © 2022, TwitchIO
Made with Sphinx and @pradyunsg's Furo