Skip to main content
Version: v1.x.x

Supported Services

Services Supported/PlannedSupport StatusCompletion StatusNotes*Asnyc?
HypixelYesCompletedYes
JishoYesCompletedYes
MCSrvStatsYesCompletedYes
InstagramYesCompletedNo
MyWaifuListYesCompletedYes
RedditYesCompletedYes
MyAnimeList/JikanYesCompleteYes
Advice SlipYesCompletedYes
Waifu.PicsYesCompletedYes
SpigetYesCompletedYes
DeviantArtYesCompletedYes
Top.ggYesCompletedYes
PinterestYesCompleteNot recommended to use since it only looks up for pins and boards of the logged on userYes
TwitterYesCompletedUses the v1.1 API, not the v2 APIYes
YouTubeYesCompletedYes
TenorYesCompletedYes
MangaDexYes90% doneMangaDex Reader still in the worksYes
OpenAI/GPT-3YesCompletedMay take longer due to how long it takes for the AI to produce the resultsYes
TwitchNoNot Started/PlannedN/A
CurseForgeNoNot Started/PlannedN/A
KitsuNoNot Started/PlannedN/A
AniListNoNot Started/PlannedWill have to use GraphQL for AniListN/A
SpotifyNo0% doneRequires a full recodeNo

*Note: Async refers to how to hte code is being executed. It's referring to asynchronous code. For more info about asynchronous code in Python (asyncio), check out the docs. Note that Rin (and Kumiko) use Uvloop, which makes asyncio 2 times faster than Node.js and just as fast as many Go programs.