Partyline commands
From S23Wiki
Eggdrop->Partyline commands
|
Eggdrop Command Reference (Core) | |||
|---|---|---|---|
| command | syntax | description | example |
| addlog | addlog <text> | writes comments into log file | .addlog argh I can't get !@#$%^& thing to work! |
| away | away [away-message] | marks you as "away" on the party line | .away brb, taking a shower |
| back | back | marks you un-away on the party line | .back |
| backup | backup | write a backup of entire user list | .backup |
| banner | banner <text> | message to everyone on party line | .banner Hi everyone.Shutting Down.. |
| binds | binds [type/match] | shows the Tcl bindings in effect | .binds *seen* |
| boot | boot <nickname> [reason] boot <nick@bot> [reason] | kick a user off the party line | .boot BadBoy that's not nice |
| +bot | +bot <bot> <address:botport#[/userport#]> [hostmask] | creates a user record for a new bot | .+bot NiceBot niceguy.niceshells.com:4567 |
| -bot | -bot <bot> | erases a user record | .-bot fnordbot |
| botattr | botattr <nickname> [attributes] [channel] | view and change the flags for a bot | .botattr fnordbot +s-h |
| botinfo | botinfo | information from every bot currently in the botnet | .botinfo |
| bots | bots | list of bots currently in the botnet | .bots |
| bottree | bottree | tree-format diagram of the bots currently in the botnet | .bottree |
| chaddr | chaddr <bot> <address:botport#/userport#> | changes the internet address for a bot | .chaddr NiceBot niceguy.niceshells.com:4567 |
| chat | chat [on/off] chat <channel # OR name> | changes your channel on the dcc chat connection | .chat 4801 / .chat off |
| chattr | chattr <nickname> [attributes] [channel] | view and change flags for a user | .chattr Lamer +pf |
| chhandle | chhandle <oldhandle> <newhandle> | changes the handle of a user | .chhandle gavroche jamie |
| chnick | chnick <oldnick> <newnick> | has been superceeded by .chhandle | - |
| chpass | chpass <handle> [newpassword] | Changes a user's password on the bot | .chpass Cutie horse26 |
| comment | comment <user> [comment...] | creates or changes the comment field for a user | .comment newbie Added by Wilson |
| console | console [channel] [modes] | changes your console level | .console +mcobxs-jkp |
| dccstat | dccstat | list of all the "dcc" connections the bot is handling | .dccstat |
| debug | debug | display a dump of memory allocation, assuming the bot was compiled with DEBUG | .debug |
| die | die [reason] | kills the bot | .die be right back |
| echo | echo <on/off> | Sets whether you want your messages echoed back to you | .echo off |
| fixcodes | fixcodes | switches telnet on and off / when bot gets mixed up about your type of connect | .fixcodes |
| handle | handle <new-handle> | changes your handle on the bot | .handle Lizard |
| help | help <command> | displays help on the specified command | .help chattr |
| +host | +host <nickname> <hostmask> | adds a host to a user record | .+host Mouse1 *!mouse@*.fastisp.net |
| -host | -host <nickname> <hostmask> | removes a host from a user record | .-host Mouse1 *!mouse@*.slowisp.net |
| +ignore | +ignore <hostmask> [%<XdXhXm>] [comment] | adds a hostmask to the ignore list | .+ignore *!*@*.baddudes.net lame flooders |
| -ignore | -ignore <hostmask OR number> | removes an ignore from the list | .-ignore 3 |
| ignores | ignores [wildcard] | lists the hostmasks the bot is currently ignoring | .ignores * |
| +lang | +lang <language> | adds a new language to the language list | |
| -lang | -lang <language> | removes a language from the language list | |
| link | link [some-bot] <new-bot> | links in a new bot to the botnet | |
| loadmod | loadmod <module> | loads a module | |
| +lsec | +lsec <section> | </td><td></td>||

