mirror of
https://github.com/fluffle/goirc
synced 2025-11-03 11:38:04 +00:00
Send a single WHO on joining channel rather than triggering a WHOIS of every nick in the 353 RPL_NAMES handler. Avoids 'Excess Flood' when joining a large channel ;-) |
||
|---|---|---|
| .. | ||
| commands.go | ||
| connection.go | ||
| handlers.go | ||
| irc_test.go | ||
| Makefile | ||
| nickchan.go | ||