Back to start page

The Thentao Dice Server

The Dice Server is designed as a way to have a “trusted” third-party roll dice when communication is done using email.

Overview

The person who wishes to roll the dice (aka “Roller”) sends a plain text email message to the dice server address (which is not included here for security reasons). The Roller must “CC” the other person(s) who need to see the roll.

When the dice server receives this message, it will roll the dice and send the results to the Roller, as well as any person CC'd on the initial message.

The “V2” mailing list uses the dice roller for all messages, so no “CC” tricks are necessary. Simply send your dice request to the mailing list and the results will be seen by all on the list.

Syntax

Note: In the syntax below, square brackets surround optional parameters.

Messages sent to the dice server may contain any number of lines as follows:

Where dice-expression is as follows:

Examples:

Caveats

If you do not “CC” anybody, the dice server will still roll the dice, but the response will be seen only by you – which defeats the main purpose.1)

The dice server currently ignores “HTML” sections in email – so please send plain text only.2)

Each recipient will always receive TWO copies of each message – one from the original sender, and a second from the dice server. The exception to this is the “V2” mailing list – as explained earlier.

Back to start page

1)
Technically, I can see the results in my log file, but that's hardly convenient
2)
If enough people care, I may change this in the future