Skip to content

Calemy/tyro

Repository files navigation

tyro

a osu!api emulator for bancho.py that is supposed to be an optimized version of @7mochi 's tomoe repository
https://github.com/7mochi/tomoe
this by no means is supposed to be a serious competing project!
i do this so i can use more typescript (i hated every minute of this) and try to give alternative coding style options.
in the end this is all meant to be a fun thing and i try to not offend anyone with this.

Requeriments

  • Node.js v16 or higher with npm
  • A running instance of bancho.py
  • Access to the bancho.py database

Usage

Handled routes:

- osu!api v1
    /get_beatmaps      : Pending
    /get_scores        : Pending
    /get_user          : Done (Missing level and ranks)
    /get_user_best     : Pending
    /get_user_recent   : Pending
    /get_match         : Not supported on bancho.py
    /get_replay        : Pending

- osu!api v2
    (Not yet implemented)

About

a osu!api emulator for bancho.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published