#include <trad.h>

Public Member Functions | |
| Trad (BotKernel *) | |
| Constructor. | |
Provides a command to translate a sentence from a language to an other using translate.google.com
Definition at line 41 of file trad.h.
| Trad::Trad | ( | BotKernel * | b | ) |
Constructor.
Constructor
Definition at line 34 of file trad.cpp.
References Plugin::author, Plugin::bindFunction(), Plugin::description, IN_COMMAND_HANDLER, Plugin::name, and Plugin::version.
1.5.7.1