meebey / SmartIrc4net

IRC C# Library
http://www.meebey.net/projects/smartirc4net/
Other
127 stars 52 forks source link

Don't fetch exception lists on servers that don't support them. #10

Closed RavuAlHemio closed 11 years ago

RavuAlHemio commented 11 years ago

Instead of filtering out exceptions-related commands, simply don't request the exception lists if ISUPPORT didn't advertise the ircd's support for them.

As Discussed On IRC™