#include "fedorafr.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_fedorafr (BotKernel *b) |
void | destroy_fedorafr (Plugin *p) |
bool | wiki (Message *m, Plugin *p, BotKernel *b) |
bool | planet (Message *m, Plugin *p, BotKernel *b) |
bool | displayPaste (Message *m, Plugin *p, BotKernel *b) |
Definition in file fedorafr.cpp.
Definition at line 72 of file fedorafr.cpp.
void destroy_fedorafr | ( | Plugin * | p | ) |
Definition at line 76 of file fedorafr.cpp.
Definition at line 184 of file fedorafr.cpp.
References Message::getSource(), Message::isPublic(), BotKernel::send(), and IRCProtocol::sendMsg().
Definition at line 134 of file fedorafr.cpp.
References Socket::connectSock(), BotKernel::getCONFF(), Plugin::getName(), Message::getPart(), Message::getSource(), Message::getSplit(), ConfigurationFile::getValue(), Message::isPublic(), Message::nbParts(), Socket::receive(), BotKernel::send(), IRCProtocol::sendMsg(), Socket::sendStr(), Tools::strToInt(), Tools::urlencode(), and Tools::vectorToString().
Definition at line 80 of file fedorafr.cpp.
References Socket::connectSock(), BotKernel::getCONFF(), Plugin::getName(), Message::getPart(), Message::getSource(), Message::getSplit(), ConfigurationFile::getValue(), Fedorafr::getWikiLinks(), Message::isPublic(), Message::nbParts(), Socket::receive(), BotKernel::send(), IRCProtocol::sendMsg(), Socket::sendStr(), Tools::strToInt(), Tools::urlencode(), and Tools::vectorToString().