#include "danstonchat.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_danstonchat (BotKernel *b) |
void | destroy_danstonchat (Plugin *p) |
bool | danstonchat (Message *m, Plugin *p, BotKernel *b) |
Definition in file danstonchat.cpp.
Definition at line 46 of file danstonchat.cpp.
Definition at line 54 of file danstonchat.cpp.
References Tools::cleanHTML(), Tools::clearAccents(), Socket::connectSock(), BotKernel::getCONFF(), Plugin::getName(), Message::getPart(), Message::getSource(), ConfigurationFile::getValue(), Message::isPublic(), Message::nbParts(), Socket::receive(), BotKernel::send(), IRCProtocol::sendMsg(), Socket::sendStr(), Tools::stringToVector(), and Tools::strToUnsignedInt().
void destroy_danstonchat | ( | Plugin * | p | ) |
Definition at line 50 of file danstonchat.cpp.