Skip to content

v0.1.7: Emissary ledgers

Compare
Choose a tag to compare
@wneessen wneessen released this 01 Oct 12:28
· 123 commits to main since this release
8aed37a

This release adds the /ledger slash command which fetches the user's global emissary ledger position for the given faction/company in Sea of Thieves.

image

Noteworthy changes

  • e148afb: changes the timer defaults due to too much traffic to the RARE API
  • 466fb78: upgrades discordgo to the latest version and adds a "first-run" flag to the CLI
  • 9bebc2c: stops announcing play summary, if no values changed
  • 19ed9d7: bumps the HTTP client timeout since the RARE API is slow sometimes
  • 2913611: puts all timer tasks into their own Go routines
  • 432de2d: Bumps zerolog to the latest version
  • 3a0d0d0 and be8eb6d: implement the /ledger slash command