This is the command list for RoboMonk, Version 1.00.00i
Click here to view the change log.
Commands may be abbreviated to the least number of characters that make them unique. 'com' is sufficient to distinguish between 'colors' and 'commands', but 'co' is not. This also applies to any parameters that are not user name or passwords. To change the background color of newest nodes messages to black, you could use 'n co b bla'.
| changes | Display URL to change log for revision history. | ||||
| commands | Displays list of commands. | ||||
| config | load | <filename> | Loads the system configuration file <filename>. | ||
| reload | Reloads the default system configuration file. | ||||
| filter | add | <regexp> | Adds a regular expression to the filter list. | ||
| delete | # | Deletes the regular expression # from the filter list. | |||
| is | Displays whether filters are currently ON or OFF. | ||||
| list | Lists the current regular expression filter list. | ||||
| off | Disables the filters without modifying the filter list. | ||||
| on | Enables the filters in the current filter list. | ||||
| help | Displays list of commands. | ||||
| info | username | Retrieves info such as XP, last on, first on, etc from homepage of 'username'. | |||
| list | Displays current chatterbox messages to a /query window. | ||||
| login | user password | Logs 'user' into perlmonks.org. | |||
| logout | Logs user off from perlmonks.org. Disables sending of messges and /msgs, disables checking for /msgs, XP changes, and newest nodes. | ||||
| modules | list | Displays the list of currently loaded modules | |||
| load | <module name> | Loads the external modules <filename> | |||
| msg | [/msg] message_text | Sends message_text to chatterbox, if logged in. Optionally can be a /msg, although 'private' is recommended. | |||
| newnodes | clear | Clears newest nodes list. | |||
| color | back | *color list | Sets foreground color for new nodes notification messages. See color list below, for valid color names. | ||
| fore | *color list | Sets background color for new nodes notification messages. See color list below, for valid color names. | |||
| interval | # | Set interval for polling for new nodes to '#' seconds. # must be >= 30, and <= 1800. | |||
| is | Displays whether newnodes processing is currently ON or OFF. | ||||
| off | Disable checking for new nodes and new users. | ||||
| on | Enable checking for new nodes and new users. | ||||
| nodes | Not Implemented | ||||
| users | Display new users since last clearing of newest nodes. | ||||
| norm | Displayes the current value of $NORM. | ||||
| ops | add | <nick> | Adds user <nick> to the list of Robomonk operators. | ||
| delete | <nick> | Deletes user <nick> from the list of Robomonk operators. | |||
| list | Lists the current Robomonk operators. | ||||
| options | autoload | is | Displays whether 'options autoload' is currently ON or OFF. | ||
| off | If 'off', user configuration is not automatically loaded when logging in with 'login'. | ||||
| on | If 'on', user configuration is automatically loaded with the user logs in with 'login'. | ||||
| colors | is | Displays whether 'options colors' is currently ON or OFF. | |||
| off | Disable colorization of all 'newnodes', 'private', 'userwatch', and 'xpwatch' messages. | ||||
| on | Enable colorization of all 'newnodes', 'private', 'userwatch', and 'xpwatch' messages. | ||||
| lazymsgs | is | Displays whether 'options lazymsgs' is currently ON or OFF. | |||
| off | If 'off', <'s and >'s in text sent to the chatterbox is NOT converted to < and >. | ||||
| on | If 'on', <'s and >'s in text sent to the chatterbox IS converted to < and >. | ||||
| mtqw | is | Displays whether 'options mtqw' is currently ON or OFF. | |||
| off | If 'off', messages from the chatterbox are NOT sent to the users /query window. | ||||
| on | If 'on', messages from the chatterbox are sent to the users /query window. | ||||
| load | Load users configuration options. Replaces any current set values. | ||||
| save | Saves user configuration options. Overwrites any already saved options. | ||||
| urlparse | colors | back | *color list | Sets background color for urlified text. See color list below, for valid color names. | |
| fore | *color list | Sets foreground color for urlified text. See color list below, for valid color names. | |||
| is | Displays whether 'options urlparse' is currently ON or OFF. | ||||
| off | Disables URL parsing. | ||||
| on | Enables URL parsing. If enabled, URLs from the chatterbox are displayed as clickable URLS. | ||||
| private | ack | # [# # #] | Acknowledges private message number '#' (as if it had been checked off in the chatterbox). | ||
| color | back | *color list | Sets background color for private messages. See color list below, for valid color names. | ||
| fore | *color list | Sets foreground color for private messages. See color list below, for valid color names. | |||
| interval | # | Set interval for polling for private messages to '#' seconds. # must be >= 30, and <= 1800. | |||
| is | Displays whether private message processing is currently ON or OFF. | ||||
| list | [# [# # #]] | Displays the complete list of private messages if no parameters specified, otherwise only requested messages. | |||
| msg | user message_text | Sends message_text to 'user' as a /msg, if logged in. | |||
| off | Disable checking for private messages. | ||||
| on | Enable checking for private messages. | ||||
| reply | # message_text | Send message_text as a /msg to the user who is the author of message '#', and checks the message off. | |||
| respond | # message_text | Send message_text as a /msg to the user who is the author of message '#', and does NOT check the message off. | |||
| show | active | When listing private messages with 'private list', only active (unarchived) messages will be shown. | |||
| all | When listing private messages with 'private list', all messages, both active and archived, will be shown. | ||||
| archived | When listing private messages with 'private list', only archived (not active) messages will be shown. | ||||
| repwatch | color | back | *color list | Sets background color for reputation watch messages. See color list below, for valid color names. | |
| fore | *color list | Sets foreground color for reputation watch messages. See color list below, for valid color names. | |||
| interval | # | Set interval for polling for reputation changes to '#' seconds. # must be >= 30, and <= 1800. | |||
| is | Displays whether reputation change processing is currently ON or OFF. | ||||
| list | Displays any articles that have changed reputation since the last scan. | ||||
| off | Disables checking for articles changing reputation. | ||||
| on | Enables checking for articles changing reputation. | ||||
| rescan | Forces an immediate rescan of the reputation of all articles. | ||||
| status | Displays operating statistics of RoboMonk | ||||
| title | # | Displays the node title, owner and type of node ID # | |||
| url | # | Converts the supplied number to a clickable URL with # as the node ID. | |||
| userwatch | add | user # | Adds 'user' to the 'other users' watch list. User must be gone at least '#' seconds to be considered returning. | ||
| color | back | *color list | Sets background color for user present messages. See color list below, for valid color names. | ||
| fore | *color list | Sets foreground color for user present messages. See color list below, for valid color names. | |||
| delete | user | Removes 'user' from the 'other users' watch list. | |||
| is | Displays whether user watch processing is currently ON or OFF. | ||||
| list | Displays users current in the 'other users' watch list, and how long they've been gone (in seconds). | ||||
| off | Disables checking for users in 'other users' list. | ||||
| on | Enables checking for users in 'other users' list. | ||||
| reset | user | Resets timer to current time for 'user'. | |||
| version | Display RoboMonks current version. | ||||
| who | Displays what users are currently in the 'other users' list. | ||||
| xpwatch | color | back | *color list | Sets background color for XP change messages. See color list below, for valid color names. | |
| fore | *color list | Sets foreground color for XP change messages. See color list below, for valid color names. | |||
| interval | # | Set interval for polling for XP changes to '#' seconds. # must be >= 30, and <= 1800. | |||
| is | Displays whether XP watch processing is currently ON or OFF. | ||||
| list | Displays up to the last 5 XP changes. | ||||
| off | Disables checking for XP changes. | ||||
| on | Enables checking for XP changes. | ||||
| show | Displayes current XP value, votes remaining, etc. |
| Color Name | Color Sample |
| white | |
| black | |
| blue | |
| green | |
| ltred | |
| brown | |
| purple | |
| orange | |
| yellow | |
| ltgreen | |
| cyan | |
| ltcyan | |
| ltblue | |
| pink | |
| grey | |
| ltgrey |
Copyright © 1999, 2000 J. C. Wren,
All Rights Reserved.
Homepage:
www.tinymicros.com
E-Mail: jcwren@jcwren.com
Last
modified:
Sunday, 01-Jun-2003 10:55:56 EDT