Skip to main content
Version: Next

Supported Services

Services Supported/PlannedSupport StatusCompletion StatusNotes*Asnyc?Proper Exception Handling?
HypixelYesCompletedYesYes
JishoYesCompletedYesYes
MCSrvStatsYesCompletedYesYes
RedditYesCompletedYesYes
MyAnimeList/MALYesCompletedYesYes
Advice SlipYesCompletedYesYes
Waifu.PicsYesCompletedYesYes
Waifu.imYesCompletedYesYes
SpigotYesCompletedYesYes
Top.ggYesCompletedYesYes
TwitterYesCompletedYesYes
YouTubeYesCompletedYesYes
TenorYesCompletedYesYes
MangaDexYesCompletedYesYes
FIRST FRCYesCompletedYesYes
The Blue AllianceYesCompletedYesYes
Discord.bots.ggYesCompletedYesYes
ModrinthYesCompletedYesYes
GitHubYesCompletedYesYes
TwitchYesCompletedYesYes
AniListYesCompletedUses GraphQL instead of RESTYesYes

*Note: Async refers to how to the 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.