Josh Smith
Josh Smith
probably going to be using github actions, and likely also will be adding tooling like [tox](https://github.com/tox-dev/tox)
we can use the new API provided in #177 it could also be ran via subprocess from a command, to implement something alike !recalc
!compare is a command that's become commonplace in osu!-related discord bots. lets you compare to the most recent !top or !recent post in the channel.
If a map is declined (or even accepted), it should enqueue mail to the requestee telling them that either their request was accepted (with the new status of the map),...
This is actually a problem with every server implementation so far I believe; if multiple players achieve first place on a map, it'll announce all of them in the order...
very basic tournament client support is being rolled out in 3.2.4, but it's very undertested and certainly has some issues. gulag was designed without the tourney client in mind (i've...
rosu-pp is a high performance rust implementation of the pp system with support for all osu! modes, which recently also added support for converts. implementing this will both simplify our...
# Describe your changes ## Related Issues / Projects ## Checklist - [ ] I've manually tested my code