bancho-irc ~master (2021-06-11T16:52:42Z)
Dub
Repo
bancho.ratelimit
bancho
Undocumented in source.
Members
Functions
waitForInterrupt
bool
waitForInterrupt
(Duration d)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
BanchoRatelimiter
struct
BanchoRatelimiter
(int publicMax = 6, Duration publicTime = 6.seconds, int privateMax = 5, Duration privateTime = 1.seconds)
Undocumented in source.
ChatRatelimiter
struct
ChatRatelimiter
(int maxMessages, Duration timespan)
Meta
Source
See Source File
bancho
modules
irc
ratelimit