osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
201 stars 126 forks source link

osu! client login refactoring, fixes, cleanup #564

Closed cmyui closed 5 months ago

cmyui commented 5 months ago

Describe your changes

Related Issues / Projects

Checklist

cmyui commented 5 months ago

Oopsie sorry - not yet ready for review

cmyui commented 5 months ago

if anyone has ideas of where to place these new functions -- feel free to suggest. thinking about it myself as well.

in current b.py design it would likely be under the utils.py module, but i'd like to begin to split it up. perhaps i'll go thru that and try to find some common themes.