#include "bashfr.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_bashfr (BotKernel *b) |
void | destroy_bashfr (Plugin *p) |
bool | bashfr (Message *m, Plugin *p, BotKernel *b) |
Definition in file bashfr.cpp.
Definition at line 53 of file bashfr.cpp.
References Tools::cleanHTML(), Tools::clearAccents(), Socket::connectSock(), BotKernel::getCONFF(), Plugin::getName(), Socket::getOldestMessage(), Message::getPart(), Message::getSource(), ConfigurationFile::getValue(), Message::isPublic(), Message::nbParts(), BotKernel::send(), IRCProtocol::sendMsg(), Socket::sendStr(), Tools::stringToVector(), and Tools::strToUnsignedInt().
Definition at line 45 of file bashfr.cpp.
void destroy_bashfr | ( | Plugin * | p | ) |
Definition at line 49 of file bashfr.cpp.