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

Clément Wolf 42b62673d9 Fix account creation há 1 dia atrás
.github 06aec46130 CI: Run linter on push há 2 anos atrás
maps 79cbc8031b Small documentation tweaks há 2 anos atrás
public dbc65414e8 Signal lobby creation in #looking-for-players channel há 4 dias atrás
util dbc65414e8 Signal lobby creation in #looking-for-players channel há 4 dias atrás
views c94a016404 Hardcode elo tresholds há 4 dias atrás
.eslintrc.json 348ce06628 Make rank progress bar work há 6 meses atrás
.gitignore 52e4fc04be Website redesign há 1 ano atrás
LICENSE b7208f8d03 fix length and bpm filters, use new database format há 2 anos atrás
README.md 0571697876 Clean branding a bit more há 6 meses atrás
RUNNING.md 326bd507e4 Re-add "The One" discord role há 6 meses atrás
api.js 14cffffc56 Squash bugs há 1 ano atrás
bancho.js 92425b5fd3 The WHOIS has never let me down há 9 meses atrás
commands.js 81facf8fe1 Don't reopen lobby when closed with !close há 5 meses atrás
config.json.example dbc65414e8 Signal lobby creation in #looking-for-players channel há 4 dias atrás
countries.js 348ce06628 Make rank progress bar work há 6 meses atrás
database.js e1cfacb1d5 Remove get_user_by_name há 4 meses atrás
discord_interactions.js dbc65414e8 Signal lobby creation in #looking-for-players channel há 4 dias atrás
discord_updates.js dbc65414e8 Signal lobby creation in #looking-for-players channel há 4 dias atrás
elo.js 11c0baaab4 Fix rank change announcements há 5 meses atrás
elo_cache.js c94a016404 Hardcode elo tresholds há 4 dias atrás
index.js c94a016404 Hardcode elo tresholds há 4 dias atrás
lobby.js 55f8608275 Pick a new host when current host leaves the lobby há 4 dias atrás
map_scanner.js 180ce48aef Fix get_map_info never returning when map is unknown há 6 meses atrás
nginx.cfg 3d77a12d44 Season 3 soft reset há 6 meses atrás
package.json 8cc974b9a1 Render some pages on the server há 7 meses atrás
ranked.js 55f8608275 Pick a new host when current host leaves the lobby há 4 dias atrás
supervisor.js 6a699073bd Always keep at least one lobby open há 5 meses atrás
tailwind.config.cjs 6fee6d2d16 Serve twemoji from own domain há 6 meses atrás
user.js 42b62673d9 Fix account creation há 1 dia atrás
website.js e1cfacb1d5 Remove get_user_by_name há 4 meses atrás
website_api.js c94a016404 Hardcode elo tresholds há 4 dias atrás
website_ssr.js c94a016404 Hardcode elo tresholds há 4 dias atrás
yarn.lock 8cc974b9a1 Render some pages on the server há 7 meses atrás

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