|
|||
|
|||
|


Public Member Functions | |
| CommandSVSWatch (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 103 of file m_watch.cpp.
|
|
Definition at line 106 of file m_watch.cpp. References Command::source, Command::syntax, TR_END, TR_NICK, TR_TEXT, and TRANSLATE3. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 113 of file m_watch.cpp. References CommandParser::CallHandler(), CMD_FAILURE, CMD_SUCCESS, InspIRCd::FindNick(), IS_LOCAL, InspIRCd::Parser, User::server, Command::ServerInstance, and InspIRCd::ULine(). |