Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meowhal/osu-ahr
/ functions
Functions
617 in github.com/Meowhal/osu-ahr
⨍
Functions
617
◇
Types & classes
195
Method
constructor
(name: string)
src/Player.ts:15
Method
constructor
(client: IIrcClient, sh: OahrSharedObjects)
src/discord/OahrDiscord.ts:34
Method
constructor
(client: IIrcClient, discordClient: Client)
src/discord/DiscordBot.ts:38
Method
constructor
(name: string, id: number, status: StatStatuses, score: number = 0, rank: number = 0, plays: number = 0, level
src/parsers/StatParser.ts:11
Method
constructor
(client: IIrcClient)
src/cli/OahrHeadless.ts:9
Method
constructor
(client: IIrcClient)
src/cli/OahrBase.ts:51
Method
constructor
(client: IIrcClient)
src/cli/OahrCli.ts:42
Method
constructor
(lobbyId: number, fetcher: IHistoryFetcher | null = null)
src/webapi/HistoryRepository.ts:67
Method
constructor
()
src/webapi/ProfileRepository.ts:11
Method
constructor
(reason: FetchProfileErrorReason, message?: string)
src/webapi/ProfileRepository.ts:86
Method
constructor
(option: Partial<WebApiClientOption> = {})
src/webapi/WebApiClient.ts:41
Method
constructor
()
src/webapi/BeatmapRepository.ts:15
Method
constructor
(reason: FetchBeatmapErrorReason, message?: string)
src/webapi/BeatmapRepository.ts:115
Method
constructor
(lobby: Lobby)
src/dummies/DummyLobbyPlugin.ts:6
Method
constructor
( server: string, nick: string, opts?: irc.IClientOpts )
src/dummies/DummyIrcClient.ts:23
Method
constructor
()
src/dummies/FakeBeatmapFetcher.ts:109
Method
constructor
(creatorId: number)
src/dummies/DummyHistoryFetcher.ts:11
Method
constructor
(action: (p: T) => void)
src/libs/DeferredAction.ts:10
Method
constructor
(lobby: Lobby, option: Partial<AutoStartTimerOption> = {})
src/plugins/AutoStartTimer.ts:19
Method
constructor
(lobby: Lobby, pluginName: string, loggerTag: string = 'default')
src/plugins/LobbyPlugin.ts:13
Method
constructor
(lobby: Lobby)
src/plugins/MiscLoader.ts:19
Method
constructor
(lobby: Lobby, option: Partial<HistoryLoaderOption> = {})
src/plugins/HistoryLoader.ts:21
Method
constructor
(lobby: Lobby, option: Partial<HostSkipperOption> = {})
src/plugins/HostSkipper.ts:36
Method
constructor
(lobby: Lobby, option: Partial<CacheCleanerOption> = {})
src/plugins/CacheCleaner.ts:24
Method
constructor
(lobby: Lobby, option: Partial<MatchStarterOption> = {})
src/plugins/MatchStarter.ts:19
Method
constructor
(lobby: Lobby, option: Partial<MapCheckerUncheckedOption> = {})
src/plugins/MapChecker.ts:34
Method
constructor
(option: MapCheckerOption, logger: Logger)
src/plugins/MapChecker.ts:292
Method
constructor
(lobby: Lobby, option: Partial<ProfileFecherOption> = {})
src/plugins/ProfileFecher.ts:20
Method
constructor
(lobby: Lobby, option: Partial<WordCounterOption> = {})
src/plugins/WordCounter.ts:36
Method
constructor
(lobby: Lobby, option: Partial<LobbyTerminatorOption> = {})
src/plugins/LobbyTerminator.ts:15
Method
constructor
(lobby: Lobby, option: Partial<AutoHostSelectorOption> = {})
src/plugins/AutoHostSelector.ts:66
Method
constructor
(lobby: Lobby, option: Partial<MatchAborterOption> = {})
src/plugins/MatchAborter.ts:26
Method
constructor
(lobby: Lobby, option: Partial<LobbyKeeperOption> = {})
src/plugins/LobbyKeeper.ts:55
Method
constructor
(size: number = 16, logger?: Logger)
src/plugins/LobbyKeeper.ts:497
Method
constructor
(lobby: Lobby)
src/plugins/MapRecaster.ts:12
Method
constructor
(requiredRate: number, requiredMin: number)
src/plugins/VoteCounter.ts:9
Method
constructor
()
src/plugins/AfkKicker.ts:71
Method
constructor
(lobby: Lobby, option: Partial<AfkKickerOption> = {})
src/plugins/AfkKicker.ts:80
Method
constructor
(lobby: Lobby)
src/plugins/InOutLogger.ts:10
Method
constructor
()
src/web/OahrWeb.ts:18
Method
count
()
src/plugins/VoteCounter.ts:53
Method
createLinkButton
(lobbyNumber: string)
src/discord/DiscordBot.ts:489
Function
delay
(ms: number)
src/trials/DiscordTrial.ts:6
Method
discardExpiredCache
(expiredMs: number = this.cacheExpiredMs)
src/webapi/BeatmapRepository.ts:83
Method
disconnect
(message: string, callback: () => void)
src/dummies/DummyIrcClient.ts:392
Method
dispose
()
src/Lobby.ts:287
Method
done
遅延実行が完了しているか
src/libs/DeferredAction.ts:46
Method
elapsedSinceHostChanged
()
src/plugins/HostSkipper.ts:32
Method
errhandler
(message: any)
src/Lobby.ts:789
Method
exited
()
src/cli/OahrCli.ts:209
Method
feedLine
(line: string)
src/parsers/MpSettingsParser.ts:34
Method
fetchHistory
(limit: number, before: number | null, after: number | null, matchId: number)
src/webapi/HistoryFetcher.ts:17
Method
fetchHistory
(limit: number, before: number | null, after: number | null, matchId: number = 0)
src/dummies/DummyHistoryFetcher.ts:25
Function
fetchUpdateTrial
()
src/trials/WebApiTrial.ts:61
Method
from
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:77
Method
from
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:97
Method
from
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:125
Method
from
(value: string, throwsIfFailed: boolean = false)
src/Modes.ts:144
Method
getBeatmap
* * @param mapId * @param mode * @param allowConvert * @returns * @throws FetchBeatmapError
src/webapi/BeatmapRepository.ts:34
Method
getBeatmapset
(mapId: number)
src/webapi/WebApiClient.ts:324
Method
getBeatmapset
(mapId: number)
src/webapi/BeatmapRepository.ts:160
Method
getBeatmapset
(id: number)
src/dummies/FakeBeatmapFetcher.ts:144
Method
getBeatmapsets
(id: number)
src/webapi/BeatmapRepository.ts:132
Method
getChannels
()
src/webapi/WebApiClient.ts:250
Method
getChatUpdates
()
src/webapi/WebApiClient.ts:240
Function
getGuestTokenTrial
()
src/trials/WebApiTrial.ts:22
Method
getMe
()
src/webapi/WebApiClient.ts:257
Method
getNotifications
()
src/webapi/WebApiClient.ts:264
Method
getPlayer
* * @param userID * @param mode * @returns * @throws FetchProfileError
src/webapi/ProfileRepository.ts:110
Method
getPlayer
(userID: number, mode: string)
src/webapi/WebApiClient.ts:293
Method
getProfile
* * @param userID * @param mode * @returns * @throws FetchProfileError
src/webapi/ProfileRepository.ts:25
Function
getTokenTrial
()
src/trials/WebApiTrial.ts:37
Method
getUserRecentActivity
(id: number)
src/webapi/WebApiClient.ts:271
Function
handleData
(chunk)
src/libs/irc.js:874
Method
isAuthorized
()
src/Player.ts:28
Method
isCreator
()
src/Player.ts:34
Method
isHost
()
src/Player.ts:25
Method
isParsed
()
src/parsers/StatParser.ts:48
Method
isParsed
()
src/parsers/MpSettingsParser.ts:30
Method
isPlayer
()
src/Player.ts:22
Method
isReferee
()
src/Player.ts:31
Method
isRegistered
()
src/cli/OahrBase.ts:72
Method
isTeamMatch
()
src/Modes.ts:101
Method
join
(channel: string, callback?: irc.handlers.IJoinChannel | undefined)
src/dummies/DummyIrcClient.ts:232
Method
joinhandler
()
src/Lobby.ts:778
Method
lookupBeatmap
(mapid: number)
src/webapi/WebApiClient.ts:308
Method
m
(msg: string)
src/dummies/DummyIrcClient.ts:270
Function
objectToURLSearchParams
(obj: any)
src/trials/WebApiTrial.ts:53
Function
parseLogTest
()
src/trials/WebServerTrial.ts:72
Method
part
(channel: string, message: string, callback?: irc.handlers.IPartChannel)
src/dummies/DummyIrcClient.ts:240
Method
passed
()
src/plugins/VoteCounter.ts:59
Method
pipe
(te: TypedEvent<T>)
src/libs/TypedEvent.ts:51
Method
playersFinished
* Count the number of people who finished the match.
src/Lobby.ts:178
Method
playersInGame
* Count the number of people in the match.
src/Lobby.ts:189
Function
promiseTrial
()
src/trials/HistryTrial.ts:51
Function
readlineTrial
()
src/trials/WebServerTrial.ts:95
Function
regSwitch
(val: string, cases: { case: RegExp, action: (m: RegExpExecArray) => void }[])
src/plugins/LobbyPlugin.ts:58
Method
required
()
src/plugins/VoteCounter.ts:47
Method
say
(target: string, message: string)
src/dummies/DummyIrcClient.ts:250
Function
sayWrapper
(target: string, message: string)
src/libs/ChatLimiter.ts:10
← previous
next →
501–600 of 617, ranked by callers