Skip to content

nationoralliance_placeholders

xdnw edited this page Dec 9, 2023 · 10 revisions

Placeholder Syntax

  • <arg> - A required parameter

  • [arg] - An optional parameter

  • <arg1|arg2> - Multiple parameters options

  • <arg=value> - Default or suggested value

  • [-f flag] - A optional command argument flag

Example discord usage

For placeholders {getLand}

For filters #getLand>30

Use round brackets for arguments #myFunction(123)


Placeholders


#getSheetUrl - String

This command is public

Get the sheet url for this nation/alliance

This command has no arguments


#isValid - boolean

This command is public

If this exists in game

This command has no arguments


Clone this wiki locally