osu-ahr
osu-ahr copied to clipboard
irc bot for osu multi lobby auto host rotation
Edit: added another error message that pops out. [14:15:25.899][INFO] pre - Starting up... [14:15:25.922][INFO] cli - Connecting to osu!Bancho... [14:15:46.959][ERROR] lobby - @Lobby#raiseNetError connect ETIMEDOUT 192.241.219.151:6667 Error: connect ETIMEDOUT 192.241.219.151:6667...
**Description** https://discordjs.guide/preparations/setting-up-a-bot-application.html#token-leak-scenario That link alone doesn't give users instructions about enabling the required privileged intents that osu-ahr uses and needs. The link's enough for setting up a simple bot, but...
- Added 30 seconds mark countdown in match starter if the countdown start from above 35 seconds - Added beatmap status information (ranked, graveyard, loved, etc) in map checker
I want to choose a map that has removed from the official website, but It can still be downloaded from the mirror site(many mania maps have such problem). When I...
Fix the behavior at the time of error. Add logs to make the internal state easier to understand.
Detect if a map is picked twice in the same hour or so (configurable ?) and forbid it
**Description** 1. Run discord CLI 2. Create or enter a lobby 3. Go the `#matches` text channel 4. Transfer in-game chat to another text channel Suppose we have a player...
Ignoring the ability to choose autoconvert (because mostly osu!mania players want to play maps specific to that mode), is there any way to enforce key count? For example, consider this...
Hello, is it possible to start the discord bot with PM2? How do i do that?
Requesting an idea. There are two (or possibly more) classes in a single file that I saw. `LobbyKeeper` for example, which also has another class inside it called `SlotKeeper`, and...