Skip to content

Various APIs That I've Created for use With Twitch Bots

Notifications You must be signed in to change notification settings

Johnnycyan/Twitch-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitch-APIs

Various APIs and Utilities that I've created for use with Twitch bots

Feel free to host them yourself!

AI Twitch TTS - A server that can accept requests for tts, send them to elevenlabs to get the audio, and send that audio to a connected client. Also has a connection for Pally

Go Deepdip API - Callable API for TM Deep Dip Leaderboards and PB

Go Formatter API - Callable API to format a number with commas.

Go Ordinal API - A callable API to get the ordinal of a number and optionally also format it with commas

Go The Game API - A callable API for Twitch bots to play THE GAME. Has a chance of winning.

Go TMIO SDK - Unofficial TMIO SDK for Go. Currently only a few functions.

Go Twitch Live Checker - A callable API to check whether or not a Twitch stream is currently live.

Python COTD Time API - Callable API to get how much time until the next TM COTD. Using Google API to manage daylight savings.

Python Current Time API - A callable API to get the current time in any location using Google's APIs.

Python TM COTD Div - Get the Division of a player in today's COTD

Python TM COTD Players - A callable API to get the number of players in COTD for Trackmania

Python Weather API - Callable API designed for Twitch bots to get the current weather or weather forecast in any location using weatherapi.com, tomorrow weather, and google maps

image

About

Various APIs That I've Created for use With Twitch Bots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published