Skip to content

v1.1.3

Compare
Choose a tag to compare
@amatsagu amatsagu released this 26 Nov 19:49
· 99 commits to master since this release
25af2d1

What's Changed

  • Fixed very rare bug in rest controller that could [read] lock goroutine,
  • Deleted sonnet package - from now we gonna just rely on whatever go std has to offer,
    • I've noticed on my main discord bot that it sometimes failed at fetching user/member data from resolved mentions
  • Made Rest & Client constructors more flexible,
  • Fixed some of client's methods related message control thanks to @stein-f,
  • Created library logo/icon & experimental banner,
  • Updated example bot source code,
  • Added basic bot token validation

Full Changelog: v1.1.2...v1.1.3

image