libircbot
library providing a framework for implementing an IRC bot
Loading...
Searching...
No Matches
IrcBot Member List

This is the complete list of members for IrcBot, including all inherited members.

IrcBot_addHandler(IrcBotEventType eventType, const char *serverId, const char *origin, const char *filter, IrcBotHandler handler)IrcBot
IrcBot_addServer(IrcServer *server)IrcBot
IrcBot_daemonize(long uid, long gid, const char *pidfile, void(*started)(void))IrcBot
IrcBot_run(void)IrcBot
IrcBot_shutdown(void(*shutdown)(void))IrcBot
IrcBot_startup(int(*startup)(void))IrcBot
IrcBot_threadOpts(void)IrcBot