Skip to main content

board

Discworld player help

board

Name

board - bulletin board system for Discworld

Syntax

read <note number>
post <subject>
reply <note number>
followup <note number>
subjects
edit <message number>

Description

The bulletin board system on Discworld. You can see all the notes on the board by looking at it or using the 'subjects' command.

To read a note use the 'read' command. You can read the last note on the board using the 'read -1' syntax.

To post a new note to the board use 'post'. This will make a new note with the specified subject.

To followup to a note, which makes a new note on the board, use the command 'followup'.

To reply in mail to the person use the 'reply' command.

Example

> subjects
> read 1
> post Big hairy frogs are out to get me
> edit 4

See also

None