#include "trad.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_trad (BotKernel *b) |
void | destroy_trad (Plugin *p) |
bool | trad (Message *m, Plugin *p, BotKernel *b) |
Definition in file trad.cpp.
Definition at line 53 of file trad.cpp.
References Tools::cleanHTML(), Socket::connectSock(), Message::getPart(), Message::getSource(), Message::getSplit(), Message::isPublic(), Message::nbParts(), Socket::receive(), BotKernel::send(), IRCProtocol::sendMsg(), Socket::sendStr(), Tools::urlencode(), and Tools::vectorToString().