Skip to content

Releases: starshine-sys/bcr

2.0.0-beta.1

21 Jan 03:04
a20b714
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Initial beta release of bcr v2 (after a year of no tags), a complete rewrite from scratch that's based entirely on interactions.

  • Support for both plain state.State and a shard manager
  • Support for all types of interactions, not just commands
  • Fewer abstractions across the entire API
  • Lighter command objects, most checks are now offloaded to functions
  • Uses generics (sparingly!), requires Go 1.18

0.21.0

19 Sep 22:15
bd860c0
Compare
Choose a tag to compare
v0.21.0

add slash command subcommands (no subcommand groups)

0.20.0

10 Aug 21:17
153448b
Compare
Choose a tag to compare
v0.20.0

flesh out ExecuteSlash, update arikawa

0.19.1

11 Jul 20:07
681aea5
Compare
Choose a tag to compare
v0.19.1

update arikawa

0.19.0

03 Jul 15:53
a4f50e4
Compare
Choose a tag to compare

Change send/edit methods to match the changes in arikawa v3, and add ctx.ConfirmButton()

0.18.0

01 Jul 14:33
f1df9ad
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

Upgrade to arikawa v3

0.17.1

02 Jun 19:23
4b32fb9
Compare
Choose a tag to compare
v0.17.1

make checking perms before sending opt-in

0.17.0

02 Jun 12:21
c8fde17
Compare
Choose a tag to compare

replace ctx.Reply() and add Guild to ctx

0.16.0

25 May 20:36
dbc4223
Compare
Choose a tag to compare
v0.16.0

add *timeout version of paged embed, add WaitForMessage

0.15.1

24 Apr 11:01
b38493c
Compare
Choose a tag to compare
v0.15.1

add field paginator