Multiplayer bot for osu! written in C#, powered by BanchoSharp
This bot provides auto host rotate functionality in osu! lobbies, of which I personally run 4. I started running a few lobbies back in 2022 with other osu! bots, but wasn't happy with the features provided, thus BanchoMultiplayerBot was created.
- BanchoSharp by hburn7 (Stage) - Bancho client library used to interact with bancho
- osu.NET by minisbett - osu!api library used to interact with the osu!api
- rosu-pp by MaxOhn - Performance point calculating library used to calculate performance points
(And also the "bigger" ones such as the ASP.NET stack, SeriLog, EntityFrameworkCore, Newtonsoft.Json, Moq, prometheus-net)
hburn7 (Stage) for BanchoSharp and other help
iWeeti for a very nice statistics website built for the bot
bitknox for giving me cool ideas for the project and additional help