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

Clément Wolf 4738189477 Fix collection lobby display 3 months ago
.github 06aec46130 CI: Run linter on push 2 years ago
maps 79cbc8031b Small documentation tweaks 2 years ago
public 4738189477 Fix collection lobby display 3 months ago
util 7088261f8d Populate flags of leaderboard top50 5 months ago
views d823880384 Test in prod 3 5 months ago
.eslintrc.json 348ce06628 Make rank progress bar work 6 months ago
.gitignore 52e4fc04be Website redesign 1 year ago
LICENSE b7208f8d03 fix length and bpm filters, use new database format 2 years ago
README.md 0571697876 Clean branding a bit more 5 months ago
RUNNING.md 326bd507e4 Re-add "The One" discord role 5 months ago
api.js 14cffffc56 Squash bugs 1 year ago
bancho.js 92425b5fd3 The WHOIS has never let me down 8 months ago
commands.js 81facf8fe1 Don't reopen lobby when closed with !close 5 months ago
config.json.example 326bd507e4 Re-add "The One" discord role 5 months ago
countries.js 348ce06628 Make rank progress bar work 6 months ago
database.js e1cfacb1d5 Remove get_user_by_name 3 months ago
discord_interactions.js 2cc0c2e302 Use cookies for auth, and use subdomains for rulesets 6 months ago
discord_updates.js 94bc6ee912 Test in prod 4 5 months ago
elo.js 11c0baaab4 Fix rank change announcements 5 months ago
elo_cache.js 3e7fb9787a Fix post-game rank announcements not getting displayed 5 months ago
index.js 6a699073bd Always keep at least one lobby open 5 months ago
lobby.js e1cfacb1d5 Remove get_user_by_name 3 months ago
map_scanner.js 180ce48aef Fix get_map_info never returning when map is unknown 6 months ago
nginx.cfg 3d77a12d44 Season 3 soft reset 6 months ago
package.json 8cc974b9a1 Render some pages on the server 6 months ago
ranked.js 9f83278ad5 Don't send map star rating in chat 3 months ago
supervisor.js 6a699073bd Always keep at least one lobby open 5 months ago
tailwind.config.cjs 6fee6d2d16 Serve twemoji from own domain 6 months ago
user.js e1cfacb1d5 Remove get_user_by_name 3 months ago
website.js e1cfacb1d5 Remove get_user_by_name 3 months ago
website_api.js 6a699073bd Always keep at least one lobby open 5 months ago
website_ssr.js e1cfacb1d5 Remove get_user_by_name 3 months ago
yarn.lock 8cc974b9a1 Render some pages on the server 6 months ago

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