Basic Commands For Bondage Bay Users

BULLETIN BOARD MESSAGES:

Each room has a 'Board' where users can leave messages for everyone to see.  Board 
messages are automatically removed (wiped) by the system once they are 10 days old.

.read	
	Usage   : read [<room>] [<message number>]

	This displays the message board of the given room, providing you have 
	access to that room (ie, it is not fixed to private). If no room is given 
	it defaults to your current room.
	If you use the <message number> option, then you will read only that
	specific message number for the room given, or the room you are in if no
	room name is supplied.

.bfrom	
	Usage   : bfrom [<room>]

	This shows you the people who posted to the <room> message board, 
	without actually showing the content of the messages.  If the <room> 
	is omitted, it will default to the room you are currently in.

.write	
	Usage   : write [<text>]

	This writes a message on the board of the room you are in.  If you omit 
	the text you are put into the line editor to enter your message in that.
	
.wipe	
	Usage   : wipe <#>
        	: wipe to <#>
        	: wipe from <#> to <#>
        	: wipe all

	This command allows you to delete messages from the board of 
	the room that you are in.  You can delete specific single messages 
	by supplying just a number, or from the first message to a given 
	number.  You can also delete from a certain message to another 
	message, or you can delete all the board.  If a given number to 
	delete to is higher than the actual amount of message on the board, 
	then all the messages will be deleted.

	If you are in your personal room, then you can wipe any message, 
	regardless of who posted it.