Skip to content

Releases: mkevenaar/NickNelson

Release 0.2.1

14 Jun 18:20
2a1b15a
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #73 Guildstats command needs BAN_MEMBERS permission

Release 0.2.0

02 Jun 06:58
3234f32
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #58 Unable to disable welcome/goodbye messages

enhancement

  • #56 Improve guildstats

Release 0.1.0

30 May 19:49
793fe58
Compare
Choose a tag to compare

As part of this release we had 14 issues closed.

Bugs

  • #52 Channels for welcome / goodbye can be set to a non-text channel
  • #44 Bot does not reconnect if initial MongoDB connection failed
  • #35 TypeError
  • #18 Deduplicate code in index, guild-commands and commands entrypoints

enhancements

  • #51 Help command
  • #50 Server Information Command
  • #36 Bot should post stats to top.gg
  • #28 Add botstats function
  • #26 Goodbye message
  • #22 Add Jest test setup and CodeCov (+workflow)
  • #21 Replace typeof image !== 'undefined' && image !== null with !!image
  • #15 Move Entrypoint files to inside /src
  • #8 Convert bot to ESM
  • #5 Welcome message