1.1 --- a/Plugins/Purple Service/ESIRCAccount.m Sat May 23 12:46:07 2009 -0400
1.2 +++ b/Plugins/Purple Service/ESIRCAccount.m Sat Oct 31 22:42:41 2009 -0400
1.3 @@ -285,6 +285,14 @@
1.4 return dict;
1.5 }
1.6
1.7 +/*!
1.8 + * @brief Should an autoreply be sent to this message?
1.9 + */
1.10 +- (BOOL)shouldSendAutoreplyToMessage:(AIContentMessage *)message
1.11 +{
1.12 + return NO;
1.13 +}
1.14 +
1.15 #pragma mark Server contacts (NickServ, ChanServ)
1.16 /*!
1.17 * @brief Sends a raw command to identify for the nickname