Skip to content

Instantly share code, notes, and snippets.

@yamikuronue
Last active August 2, 2016 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamikuronue/045b972a6ee0bd6c74d11603fc3908ea to your computer and use it in GitHub Desktop.
Save yamikuronue/045b972a6ee0bd6c74d11603fc3908ea to your computer and use it in GitHub Desktop.

Proposed command structure for SockMafia 4.0

Guidelines

  • All commands shall be verbs
  • Direct objects should follow the verb unless that makes an unnatural imparative sentence structure in American English
  • Indirect objects and modifiers shall be signalled by the participles that feel natural in American English
  • Optionally, participles that feel natural in other forms of English can be added as synonyms
  • Indirect objects are order-independant
  • Commands without enough arguments to do anything shall list help

Global modifiers

  • in [gameName]

Player commands

  • join
  • vote/for
    • nolynch/noLynch/no lynch: alias of no-lynch
    • to not lynch: alias of no-lynch
    • for [playerName]
    • [playerName]
  • unvote
  • no-lynch
  • target
  • chat/say/whisper
  • list
    • votes
    • players

Mod commands

  • kill
  • revive/ressurect/unkill
  • advance
    • [to] next day
    • [to] next phase
    • [to] tomorrow
  • list
    • actions
  • send
    • rolecard
      • to [player]
    • message
      • to [player]
    • this
      • to [player]
  • set
    • [playerName]
      • [property]
    • [gameName] - [game option]
  • add
    • [playerName]
      • as
        • mod
        • player
      • [no option: as player]
      • to [gameName]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment