Skip to content

v2.2.0 | Updated Commands and Shards

Latest

Choose a tag to compare

@anjo0803 anjo0803 released this 08 Sep 15:07
· 2 commits to master since this release

This release adds support for two new commands as well as five new shards.

  • gaadopt command for adoption of General Assembly Resolutions, available via NS.adopt
  • junkcard command for junking of trading cards, available via NS.junkCard
  • influencenum nation shard for the raw influence score of nations, available via NationShard.INFLUENCE_SCORE
  • nstats nation shard for performance statistics of nations during N-Day, available via NationShard.N_DAY_STATS
  • governortitle region shard for the regional governor's custom title, available via RegionShard.GOVERNOR_TITLE
  • magnetism region shard for a region's magnetism score, available via RegionShard.MAGNETISM
  • recruiters region shard for the names of the region's authorized recruiters, available via RegionShard.RECRUITERS

Accordingly, the API is now called in version 13 instead of 12 by default.