#include "fedoraproject.h"
Go to the source code of this file.
Functions | |
Plugin * | contruct_fedoraproject (BotKernel *b) |
void | destroy_fedoraproject (Plugin *p) |
bool | whoowns (Message *m, Plugin *p, BotKernel *b) |
bool | fas (Message *m, Plugin *p, BotKernel *b) |
bool | reloadfas (Message *m, Plugin *p, BotKernel *b) |
Definition in file fedoraproject.cpp.
Definition at line 151 of file fedoraproject.cpp.
void destroy_fedoraproject | ( | Plugin * | p | ) |
Definition at line 155 of file fedoraproject.cpp.
Definition at line 167 of file fedoraproject.cpp.
References FedoraProject::getFasUserInfos(), Message::getPart(), Message::getSource(), Message::isPublic(), Message::nbParts(), BotKernel::send(), IRCProtocol::sendMsg(), and Tools::vectorToString().
Definition at line 175 of file fedoraproject.cpp.
References BotKernel::getDatasDir(), Message::getNickSender(), BotKernel::getPlugin(), Message::getSender(), BotKernel::getSysLog(), INFO, Message::isPrivate(), Admin::isSuperAdmin(), FedoraProject::loadFasFile(), LogFile::log(), pPlugin::object, BotKernel::send(), IRCProtocol::sendNotice(), and WARNING.
Definition at line 159 of file fedoraproject.cpp.
References Message::getPart(), Message::getSource(), Message::isPublic(), Message::nbParts(), BotKernel::send(), IRCProtocol::sendMsg(), and FedoraProject::whoowns().