PandoraBotIRC
1.0.0
An irc bot that acts as a Pandora chatter bot
|
#include "irc/PandoraIRCBot.hpp"
#include <boost/lexical_cast.hpp>
#include <iostream>
#include <string>
Namespaces | |
pbirc | |
Namespace for the PandoraBotIRC project. | |
pbirc::util | |
Namespace for general utility functions. | |
pbirc::irc | |
Namespace for everything to do with irc connections. | |
pbirc::cb | |
Namespace for everything to do with chatter bots. | |
Functions | |
void | printUsage (std::ostream &os) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
< [PandoraIRCBot usage]
void printUsage | ( | std::ostream & | os | ) |