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

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

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