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

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