Who is this?
Run/who with exactly one of:
user: a Discord user. The bot shows their linked nation card.discord_id: a raw Discord ID. Same result.nation_id_or_link: a nation. The bot shows the linked Discord account.
/legacy-who takes the same options and gives a one-line answer instead of a card.
The lookup only works for people who verified with the bot.
Filter nations
/query run lists nations that match a condition.
- Set
alliances_or_coalitionsto the alliances to search. - Set
filterto a condition, for examplescore>1000. - Optional: set
sheet_idto export the results to a Google Sheet. Addselectto choose the sheet columns.
/query help for the full list of filter keys and operators. Use & for AND and | for OR. /query count returns only the number of matches.
Sheet shortcuts
Save a Google Sheet under a short name. Then use the name anywhere a command asks for asheet_id.
/sheet-alias set name:<name> sheet_id:<link or ID>saves a shortcut./sheet-alias delete name:<name>removes it.