You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
Currently irc uses a rate limiting system that's taken directly from irc.IRCClient. This appears to have the problem that it's a hard n-second limit which results in up to two-second delays for certain replies. Uncool!
Currently irc uses a rate limiting system that's taken directly from irc.IRCClient. This appears to have the problem that it's a hard n-second limit which results in up to two-second delays for certain replies. Uncool!