#include "tele.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_tele (BotKernel *b) |
void | destroy_tele (Plugin *p) |
bool | tele (Message *m, Plugin *p, BotKernel *b) |
Definition in file tele.cpp.
Definition at line 54 of file tele.cpp.
References Tools::cleanHTML(), Tools::clearAccents(), Socket::connectSock(), Message::getSource(), Message::isPublic(), Socket::receive(), BotKernel::send(), IRCProtocol::sendMsg(), and Socket::sendStr().