Skip to content

Releases: gamer-gang/gamerbot

v2.5.0

08 Sep 13:17
v2.5.0
164d610
Compare
Choose a tag to compare

Changes

  • Update to discord.js v14
  • Update to Node.js v18
  • Switch to esbuild for building
  • Switch to native fetch API for HTTP requests
  • Add discordjsVersion to docs.json

Fixes

  • Fix /stats ctx.canvas error

Full Changelog: v2.4.0...v2.5.0

v2.4.0

13 Jun 13:00
e29656a
Compare
Choose a tag to compare

Features

  • Support attaching files for code and stdin in /run

Changes

  • Update Yarn to v3.2.1
  • Update discord.js to v13.7.0
  • Update packages to latest versions

Full Changelog: v2.3.0...v2.4.0

v2.3.0

24 Mar 16:54
95cbbfe
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix game interaction handling

Full Changelog: v2.2.3...v2.3.0

v2.2.3

27 Feb 15:27
7694cf5
Compare
Choose a tag to compare

Changes

  • Update Yarn to v3.2.0

Bugfixes

  • Fix /latex errors not appearing because of missing fonts
  • Fix docs latest.json symlink

Full Changelog: v2.2.2...v2.2.3

v2.2.2

26 Feb 17:43
acb9f27
Compare
Choose a tag to compare

Changes

  • Prefix module names with gamerbot/ in types package

Bugfixes

  • Fix crash when using /stats on a non-ranked player

Full Changelog: v2.2.1...v2.2.2

v2.2.1

16 Feb 03:05
d4fcc34
Compare
Choose a tag to compare

Bugfixes

  • Correct .js extensions to .ts in generated documentation JSON

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Feb 02:52
94896f8
Compare
Choose a tag to compare

Features

Changes

  • Send /run output as file if output is over 40 lines long
  • Add source locations for commands to generated documentation JSON

Bugfixes

  • Fix order of eggers in /eggleaderboard

Full Changelog: v2.1.0...v2.2.0

v2.1.0

14 Feb 03:19
d7e2bec
Compare
Choose a tag to compare

Features

Changes

  • Cache user and guild counts in a CountManager to reduce API calls + improve performance

Bugfixes

  • /run: output >=64 KB not displayed if an error occurs
  • /run: gist url not escaped

Full Changelog: v2.0.0...v2.1.0

v2.0.0

14 Feb 03:07
58dee62
Compare
Choose a tag to compare

i forgot to create a release (actual v2.0.0 at 43574cb)