A bot that creates osu! lobbies, with an alternative leaderboard not based on performance points. https://osu.kiwec.net/

kiwec 752cc3420b Fix mania keycount dropdown not working 3 dní pred
.github 06aec46130 CI: Run linter on push 2 rokov pred
maps 79cbc8031b Small documentation tweaks 2 rokov pred
public 752cc3420b Fix mania keycount dropdown not working 3 dní pred
util dbc65414e8 Signal lobby creation in #looking-for-players channel 5 mesiacov pred
views 752cc3420b Fix mania keycount dropdown not working 3 dní pred
.eslintrc.json 348ce06628 Make rank progress bar work 11 mesiacov pred
.gitignore 52e4fc04be Website redesign 2 rokov pred
LICENSE b7208f8d03 fix length and bpm filters, use new database format 3 rokov pred
README.md 0571697876 Clean branding a bit more 11 mesiacov pred
RUNNING.md 752cc3420b Fix mania keycount dropdown not working 3 dní pred
api.js 14cffffc56 Squash bugs 1 rok pred
bancho.js 92425b5fd3 The WHOIS has never let me down 1 rok pred
commands.js 81facf8fe1 Don't reopen lobby when closed with !close 10 mesiacov pred
config.json.example dbc65414e8 Signal lobby creation in #looking-for-players channel 5 mesiacov pred
countries.js 348ce06628 Make rank progress bar work 11 mesiacov pred
database.js e1cfacb1d5 Remove get_user_by_name 9 mesiacov pred
discord_interactions.js dbc65414e8 Signal lobby creation in #looking-for-players channel 5 mesiacov pred
discord_updates.js dbc65414e8 Signal lobby creation in #looking-for-players channel 5 mesiacov pred
elo.js 11c0baaab4 Fix rank change announcements 10 mesiacov pred
elo_cache.js 48bf2e33a2 Run linter on elo_cache.js 4 mesiacov pred
index.js c94a016404 Hardcode elo tresholds 5 mesiacov pred
lobby.js d51457fd4e Fix !skip not working before playing a map 4 mesiacov pred
map_scanner.js 180ce48aef Fix get_map_info never returning when map is unknown 11 mesiacov pred
nginx.cfg 3d77a12d44 Season 3 soft reset 11 mesiacov pred
package.json 752cc3420b Fix mania keycount dropdown not working 3 dní pred
ranked.js 294f702506 Select a new map when a player joins an empty lobby 2 mesiacov pred
supervisor.js 6a699073bd Always keep at least one lobby open 10 mesiacov pred
tailwind.config.cjs 6fee6d2d16 Serve twemoji from own domain 11 mesiacov pred
user.js 42b62673d9 Fix account creation 5 mesiacov pred
website.js e1cfacb1d5 Remove get_user_by_name 9 mesiacov pred
website_api.js e5e879f516 Always set lobby creator as referee 4 mesiacov pred
website_ssr.js 1522454816 Switch to non-Twitter twemoji 2 mesiacov pred
yarn.lock 752cc3420b Fix mania keycount dropdown not working 3 dní pred

README.md

ranked lobbies for osu!

A bot that creates osu! lobbies, with an alternative leaderboard not based on performance points.

Contributions are welcome; to get the bot to run, follow the instructions in RUNNING.md.

License

This project is licensed under the GNU Affero General Public License. You're free to use this project however you want as long as you keep it open source. For more details, read the complete LICENSE file