Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Releases: jgayfer/spirit

v2.3.1

03 Jun 23:38
Compare
Choose a tag to compare

Fixed

  • Fix stats pve command displaying incorrect values for a user's fastest nightfall and total nightfalls completed.

v2.3.0

01 Jun 04:21
Compare
Choose a tag to compare

Added

  • Doubles stats command
  • Mayhem stats command
  • Iron Banner stats command

v2.2.0

01 Jun 04:22
Compare
Choose a tag to compare

Added

  • Option to indicate event attendance as 'maybe'

v2.1.0

10 Jan 17:04
Compare
Choose a tag to compare

Added

  • New trials stats command

Changed

  • Registration message is now deleted if the user times out. This will prevent users from being able to click on reactions that are no longer active.

Fixed

  • Fix unhelpful error message that occurred when attempting to register an account with no public profiles
  • Fix issue where bot would become unresponsive when looking up a user who isn't registered with the bot
  • Fix an issue where the 'Spirit is typing' message was sent to the wrong channel when registering

v2.0.0

22 Nov 17:29
Compare
Choose a tag to compare

Added

  • New OAuth register command which allows for the bot to be aware of all accounts connected to your Bungie.net account. This is a breaking change, and as such, all users will need to register again.
  • loadout and stats commands can now be used for accounts other than your own, see !help for examples
  • Platform can now be specified when using the loadout and stats commands

v1.5.1

31 Oct 01:44
Compare
Choose a tag to compare

Added

  • Curse of Osiris to !countdown command
  • Placeholder message to !countdown command when there are no known release dates

Fixed

  • Fixed issue where !register command would send instructions outside of a private message

v1.5.0

24 Oct 18:42
Compare
Choose a tag to compare

Added

  • Add PC support
  • Add aim assist to item command
  • Add aliases for settimezone and setclass

Changed

  • When registering, your platform is now selected with a reaction
  • Enable stats command

Fixed

  • Fix bug where using invalid characters in item command would cause it to be unresponsive
  • Fix bug where error message didn't display if no search term was passed to item command
  • Fix bug where spam wasn't cleaned up right away when using the item command

v1.4.1

21 Oct 21:07
Compare
Choose a tag to compare

Added

  • Additional information added to the help message for !help item

Changed

  • Stats command disabled due to incorrect values being returned from Bungie

v1.4.0

19 Oct 04:18
Compare
Choose a tag to compare

Added

  • New !item command that allows the user to search for and display Destiny 2 weapons and armor
  • New !donate command that gives information on how to support the bot
  • Limit how often commands can be run to reduce the load on the bot (as well as spam)
  • Add link to the support server in the default help message

Changed

  • KAD/KDA in the !stats pvp command now displays the same value that is shown in game

Fixed

  • Fix bug where entering a very large number for the max number of event attendees would cause the
    bot to be unresponsive
  • Fix bug where some commands would not properly delete messages if spam cleanup was enabled

v1.3.4

01 Oct 19:03
Compare
Choose a tag to compare

Fixed

  • Fix bug where event creators could not delete their own events in some cases