cs_clear.c File Reference

#include "module.h"

Go to the source code of this file.

Functions

void AnopeFini (void)
int AnopeInit (int argc, char **argv)
int do_clear (User *u)
void myChanServHelp (User *u)


Function Documentation

void AnopeFini ( void   ) 

Unload the module

Definition at line 47 of file cs_clear.c.

int AnopeInit ( int  argc,
char **  argv 
)

Create the command, and tell anope about it.

Parameters:
argc Argument count
argv Argument list
Returns:
MOD_CONT to allow the module, MOD_STOP to stop it

Definition at line 27 of file cs_clear.c.

References CHANSERV, CORE, createCommand(), do_clear(), MOD_CONT, MOD_UNIQUE, moduleAddAuthor(), moduleAddCommand(), moduleAddVersion(), moduleSetChanHelp(), moduleSetType(), and myChanServHelp().

int do_clear ( User u  ) 

The /cs clear command.

Parameters:
u The user who issued the command
MOD_CONT to continue processing other modules, MOD_STOP to stop processing.

Definition at line 68 of file cs_clear.c.

References ircdvars_::admin, ircdvars_::adminunset, alog(), anope_cmd_kick(), anope_cmd_mode(), anope_cmd_svsmode_chan(), channel_::bancount, channel_::bans, BUFSIZE, CA_CLEAR, CBM_MINUS_NO_ARG, cbmodeinfos, cbmodes, chan_has_user_status(), chan_set_modes(), check_access(), check_modes(), channel_::ci, CI_VERBOTEN, CUS_HALFOP, CUS_OP, CUS_OWNER, CUS_PROTECT, CUS_VOICE, debug, do_cmode(), do_kick(), ircdvars_::except, channel_::exceptcount, channel_::excepts, findchan(), cbmodeinfo_::flag, cbmodeinfo_::flags, chaninfo_::flags, channel_::flood, flood_mode_char_remove, ircdvars_::fmode, cbmodeinfo_::getvalue, ircdvars_::halfop, channel_::invite, channel_::invitecount, ircdvars_::invitemode, ircd, channel_::key, ircdvars_::Lmode, MOD_CONT, cbmodeinfo_::mode, channel_::mode, ircdvars_::modestoremove, channel_::name, user_::nick, notice_lang(), ircdvars_::owner, ircdvars_::ownerunset, ircdvars_::protect, channel_::redirect, s_ChanServ, scalloc(), cbmode_::setvalue, snprintf(), sstrdup(), stricmp(), ircdvars_::svsmode_ucmode, syntax_error(), channel_::users, and whosends.

Referenced by AnopeInit().

void myChanServHelp ( User u  ) 

Add the help response to anopes /cs help output.

Parameters:
u The user who is requesting help


Generated on Sun Dec 30 09:26:55 2007 for Anope by  doxygen 1.5.1-20070107