Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Credits

Makoto edited this page Aug 6, 2020 · 1 revision

Credits

SauceBot is only possible because of these awesome people and services, so if you've found the bot useful, be sure to send them your love and support!

SauceNao

The primary powerhouse for the bot. Without SauceNao, SauceBot simply wouldn't exist.

trace.moe

A recent addition to SauceBot; trace.moe is the service that powers the new video previews the bot provides with anime sources. Service wise, it's a bit similar to SauceNAO, but runs off different algorithms and is explicitly for anime.

yuna.moe

Yuna is primarily a desktop application for managing your anime lists and watching anime all in one place, but they also provide a very useful API that allows us to map AniDB entries to other sources, such as AniList and MyAnimeList seamlessly. This is how we now provide links to AniList and MyAnimeList on sauce requests, instead of just being limited to AniDB.

PixivPy

PixivPy is the library SauceBot uses to pull information from Pixiv artists as needed. In short, when SauceNao finds an artist on Pixiv, we use PixivPy to scrape their profile page and find out if they have a Twitter handle associated with it. If they do, we then link to their twitter page when crediting them as well!

Other libraries

A list of any other libraries SauceBot uses can be found in our requirements.txt file,

https://github.com/FujiMakoto/twitter-saucenao/blob/master/requirements.txt

Clone this wiki locally