#include "slapme.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_slapme (BotKernel *b) |
void | destroy_slapme (Plugin *p) |
bool | slapUser (Message *m, Plugin *p, BotKernel *b) |
bool | slapme (Message *m, Plugin *p, BotKernel *b) |
Definition in file slapme.cpp.
Definition at line 45 of file slapme.cpp.
void destroy_slapme | ( | Plugin * | p | ) |
Definition at line 49 of file slapme.cpp.
Definition at line 58 of file slapme.cpp.
References BotKernel::addCountDown(), Message::getNickSender(), Message::getPart(), Tools::intToStr(), Message::isPublic(), Message::nbParts(), BotKernel::send(), IRCProtocol::sendNotice(), slapUser(), and Tools::strtimeToSeconds().
Definition at line 53 of file slapme.cpp.
References Message::getNickSender(), Message::getSource(), Message::getSplit(), BotKernel::send(), IRCProtocol::sendAction(), and Tools::vectorToString().
Referenced by slapme().