Releases: gamer-gang/gamerbot
Releases · gamer-gang/gamerbot
v2.5.0
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
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
Features
Bug Fixes
- Fix game interaction handling
Full Changelog: v2.2.3...v2.3.0
v2.2.3
Changes
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
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
Bugfixes
- Correct .js extensions to .ts in generated documentation JSON
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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
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
i forgot to create a release (actual v2.0.0 at 43574cb)