Skip to content

v2.3

Latest
Compare
Choose a tag to compare
@henesy henesy released this 05 Oct 09:51
· 5 commits to master since this release

New:

Nothing.

Fixes:

  • @mentions work again, previously used Guild.Members which is state-unstable as per discordgo godoc
  • Migrate away from bitbucket fully

Cleanup:

  • Remove deprecated disco.cfg.example as we use ndb now