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

Releases: jgayfer/spirit

v1.0.3

02 Sep 03:42
Compare
Choose a tag to compare

Fixed

  • Users could not invoke commands if they added the bot to their server while the bot was offline, and then it came back online

v1.0.2

28 Aug 04:41
Compare
Choose a tag to compare

Fixed

  • Event creation would fail if no description was given

v1.0.1

26 Aug 23:14
Compare
Choose a tag to compare

Fixed

  • Countdown command was displaying incorrect values

v1.0.0

25 Aug 21:16
Compare
Choose a tag to compare

Added

  • Command spam cleanup is now optional. It can be turned on/off with the 'togglecleanup' command
  • Bot owner can now respond to feedback messages via a command

Changed

  • Moved to version 1.0.0a of Discord.py (essentially a full rewrite of the bot)
  • Changed name of 'setrole' command to 'setclass'
  • Event creation now happens in a DM to reduce spam
  • Updated feedback message to provide bot owner with more context

Fixed

  • Fix typos

v0.6.0

22 Aug 22:37
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Added

  • Commands can now be invoked by mentioning the bot
  • Welcome message is now sent to server owner when bot joins a server
  • Help command now lists individual subcommands of a base command if there are any

Fixed

  • Fix typos

v0.5.2

19 Aug 02:56
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Fixed

  • Bug where setting your timezone before assigning a role wouldn't work

v0.5.1

13 Aug 02:54
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Fixed

  • Countdown command was displaying incorrect values

v0.5.0

12 Aug 19:43
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Added

  • New command 'countdown' displays time until upcoming Destiny 2 releases
  • Help command now supports individual commands and subcommands (Eg. '!help event')
  • Command help messages are now much more descriptive
  • Error message now displays when an invalid command is invoked, or an argument is missing

Changed

  • Help command now displays command arguments (both required and optional)
  • Changed the name of certain commands to be more descriptive

Fixed

  • Internal exception that occurred when users added a reaction to a non embed message

v0.4.0

09 Aug 04:09
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added

  • Users can now add their timezone to the roster with the new 'timezone' command
  • The roster now displays the server name in its title

Changed

  • Changed the name of the 'setprefix' command to 'prefix'

v0.3.0

07 Aug 22:07
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Added

  • A maximum number of attendees can be specified for an event
  • A 'standby' section has been added to events that have more attendees than the event permits

Changed

  • Events are now sorted in the events channel by their start time
  • Event attendees are now sorted by when they accepted the invitation