Eggdrop/Windrop
30-12-2010 10:35
4. Dcc commands
putdcc <idx> <text>
Description: sends text to the idx specified
Returns: nothing
Module: core
dccbroadcast <message>
Description: sends a message to everyone on the party line across the botnet, in the form of "*** <message>" for...
30-12-2010 10:34
3. Channel commands
channel add <name> [option-list]
Description: adds a channel record for the bot to monitor. The full list of possible options are given in doc/settings/mod.channels. Note that the channel options must be in a list (enclosed in...
30-12-2010 10:32
2. User record manipulation commands
countusers
Returns: number of users in the bot's database
Module: core
validuser <handle>
Returns: 1 if a user by that name exists; 0 otherwise
Module: core
finduser <nick!user@host>
Description: finds the user record...
30-12-2010 10:30
1. Output commands
putserv <text> [options]
Description: sends text to the server, like '.dump' (intended for direct server commands); output is queued so that the bot won't flood itself off the server.
Options:
-next: push messages to the front of the ...
Comentários da página
Não foram encontrados comentários.