Projects

These are just some of the projects I work on / contribute towards

TwitchIO

TwitchIO

Fully asynchronous python library covering all Twitch transport methods. This includes Chat (IRC over Websocket) with commands, Helix (REST), Eventsub (webhook + websocket) and Pubsub (websocket). Other features include extensions for Music/Sounds and Background Tasks. The design is object orientated with stateful objects.

Learn more →
Wavelink

Wavelink

Fully asynchronous python library that allows you to play music with your Discord bot using discord.py via Lavalink. The latest version supports Lavalink 4 (REST) along with its various plugins. Fully annotated and complies with Pyright strict typing. The design is object orientated with stateful objects.

Learn more →