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

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