forked from I2P_Developers/i2p.i2p
Add MOTD and ADMIN to the "do not filter" list
This commit is contained in:
@@ -160,6 +160,8 @@ abstract class IRCFilter {
|
||||
"WHOIS",
|
||||
"LIST",
|
||||
"NAMES",
|
||||
"ADMIN",
|
||||
"MOTD",
|
||||
"PASS",
|
||||
// "QUIT", // replace with a filtered QUIT to hide client quit messages
|
||||
"SILENCE",
|
||||
|
Reference in New Issue
Block a user