/pisstaube

Pisstaube, backend of Chimu

Primary LanguageC#MIT LicenseMIT

Initial page

pisstaube

Official Discord

Crawls down osu!API v2 and Cheesegull API to create the best osu!Mirror experience Possible!

Requirements

Knowledge

you'll need Prior knowledge in C# and .NET Core 3 if you want to use this Beatmap Mirror!

Dependencies

Setup pisstaube

the easiest way would be docker i guess, simply run those commands (!WARNING! DO NOT RUN UNTRUSTED COMMANDS IF YOU DON'T KNOW WHAT THEY DO!):

:~$ git clone https://github.com/Pisstaube/pisstaube.git
:~$ cd pisstaube
:~$ cp docker.env.example docker.env # PLEASE EDIT YOUR docker.env! as it's our config file
:~$ docker-compose up --build -d

i do not recommend setting it up though, as we don't want to make peppy mad by using too much of his valuable bandwidth.

That's why i've setup my own mirror at pisstau.be where it basically stores EVERY SINGLE BEATMAP that has been downloaded at least once.

License

Pisstaube's code is licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.