Skip to content

Releases: BrackeysBot/Present

v2.0.0

27 Feb 13:44
8b15df3
Compare
Choose a tag to compare

Commits

  • 9efa344: Switch to Int64 giveaway ID instead of ShortGuid (Oliver Booth) #2
  • c7ea91e: Update dependencies (Oliver Booth) #3
  • 23002e9: Add per-giveaway exclusion columns (Oliver Booth) #3
  • cc832fe: Fetch user fresh, rather than using cache, when validating (Oliver Booth) #3
  • ca1a0ed: Bump to 2.0.0 (Oliver Booth)
  • 8b15df3: Merge branch 'develop' into main (Oliver Booth)

v1.5.0

28 Dec 19:16
b7306d1
Compare
Choose a tag to compare

Commits

  • 0573be7: Add /giveaway viewentrants (Oliver Booth)
  • 658a668: Bump to 1.5.0 (Oliver Booth)
  • b7306d1: Merge branch 'develop' into main (Oliver Booth)

v1.4.0

28 Dec 19:01
275e94f
Compare
Choose a tag to compare

Commits

  • c6cdc46: Merge branch 'main' into develop (Oliver Booth)
  • ac42ff9: Add /giveaway redraw (Oliver Booth)
  • 697064d: Bump to 1.4.0 (Oliver Booth)
  • 275e94f: Merge branch 'develop' into main (Oliver Booth)

v1.3.1

28 Dec 16:54
89df526
Compare
Choose a tag to compare

Commits

  • e7d0918: Use inline condition rather than branch (Oliver Booth)
  • 5871aae: Use precached giveaways rather than fetching from DB separately (Oliver Booth)
  • 89df526: Bump to 1.3.1 (Oliver Booth)

v1.3.0

28 Dec 16:08
894891a
Compare
Choose a tag to compare

Commits

  • 7b81f64: Add button to public message (Oliver Booth)
  • d8637c9: Add /giveaway setwinners command (Oliver Booth)
  • ee9715f: Add message content intent (Oliver Booth)
  • 894891a: Bump to 1.3.0 (Oliver Booth)

v1.2.0

25 Dec 12:14
6e52d22
Compare
Choose a tag to compare

Commits

  • 9058025: Automatically fetch profile picture from upstream (Oliver Booth)
  • 5e66382: Bump to 1.2.0 (Oliver Booth)
  • 6e52d22: Merge branch 'develop' into main (Oliver Booth)

v1.1.0

24 Dec 16:42
e3da614
Compare
Choose a tag to compare

Commits

  • 0eb62b5: Select from cached winnerIds variable (Oliver Booth)
  • 4662436: Throw on null giveaway in EndGiveawayAsync (Oliver Booth)
  • 3bbaab4: Trace log giveaway cache load (Oliver Booth)
  • f33a307: Read to listCount, not list.Count (fixes #1) (Oliver Booth)
  • b92ac2f: Bump to 1.1.0 (Oliver Booth)
  • e3da614: Merge branch 'develop' into main (Oliver Booth)

v1.0.0

24 Dec 01:10
099f56f
Compare
Choose a tag to compare
Merge branch 'develop'