#include <infos.h>

Public Member Functions | |
| Infos (BotKernel *) | |
| Constructor. | |
Give infos about the bot
Definition at line 41 of file infos.h.
| Infos::Infos | ( | BotKernel * | b | ) |
Constructor.
Constructor
Definition at line 34 of file infos.cpp.
References Plugin::author, Plugin::bindFunction(), Plugin::description, IN_COMMAND_HANDLER, IN_FREE_COMMAND_HANDLER, Plugin::name, and Plugin::version.
1.5.7.1