Documentation

Table of Contents


Website

This website serves two main purposes:


Nomic Bot

The Nomic Bot Discord bot is used to manage the NAS (Nomic Automation System) from the Nomic Discord server, or through Discord direct messages.

Commands

Nomic Bot commands can be executed through global/guild-specific slash commands, or by prepending the command prefix $ to the command with space-delimited arguments.


Propositions

All in-game propositions should be made in the #propositions channel on the Nomic Discord guild.

Syntax

When making a proposition it is always best to use a syntax the same as, or similar to, that of the other players.
This is partially for clarity and human-readability, though also because the automation system will attempt to automatically parse your propositions, and if they use invalid syntax that will cause issues.
If you don't like the syntax that other players are using, you can modify it (within reason) to suit your needs, but if you do ensure that you remain consistent.

With that said, it is preferable that you use recent propositions as a reference on how to format your proposition. If you need any more clarity, see below:

The following is the official template you should use to format your propositions:
**[Modification Type]**
> [Title/ID]
[Content]

**[Modification Type]**
> [Title/ID]
[Content]

[Repeat as necessary]


[Modification Type] = The type of modification being made to the ruleset.
Options include:
[ID] = The identification number of the rule you are adding/modifying/removing.
Every rule has a unique global ID which is an integer assigned to it when it is accepted into the rule tree (which makes the global ID chronological).
Note: When referring to a rule in a proposition it is advised to use both its ID and its Title.

[Title] = The title of the rule you are adding/modifying/removing.
The "title" of a rule could be more of a brief summary of the purpose of the rule.
Note: When referring to a rule in a proposition it is advised to use both its ID and its Title.

[Content] = The functional part of your rule.
For most purposes, this is the only part of your proposition that really matters.
The content of a rule needs to be easily understandable and entirely objective. Anything up to interpretation can (and will) cause loopholes or other issues, so ensure that you check your wording (and spelling) to prevent those issues from ever appearing.

The following is an example proposition using all recommended syntax:
Addition
First to 100 points wins
The first player to reach at least 100 points wins the game.

Content Edit
5 - Entering
A person or group of people, none of whom are currently acting as a player or a part of a player, may request to become a player at any time. All current players may vote (up or down) on allowing the player to join.
When a play joins, they start with 0 points.

Title Edit
Passing
Turn Passing

Content Edit
7 - Exiting
A player always has the option of forfeiting the game. No penalty worse than losing, in the opinion of the player incurring the penalty, may be imposed.
When a player exits, all the points they have are lost.