Releases: RezkyRizaldi/borobot
Releases · RezkyRizaldi/borobot
v2.0.0-beta
Feature
- Add database support with MongoDB by @RezkyRizaldi (#80)
- Add internationalization support (only Spanish is available at this time) by @RezkyRizaldi (#74, #80)
- Add
language
option intorun
subcommand inread
slash command by @RezkyRizaldi (#80)
Changed
- Re-add logger with
chalk
andascii-table
by @RezkyRizaldi (#80) - Refactor file loader by @RezkyRizaldi (#80)
- Use import aliases by @RezkyRizaldi (#80)
Dependencies
- Bump
math-expression-evaluator
from^1.4.0
to^2.0.0
by @dependabot (#76) - Bump
utf-8-validate
from^5.0.10
to^6.0.0
by @dependabot (#77) - Bump
eslint-plugin-simple-import-sort
from^8.0.0
to^9.0.0
by @dependabot (#78) - Bump
eslint-plugin-simple-import-sort
from^9.0.0
to^10.0.0
by @dependabot (#79) - Add
glob ^9.2.1
by @RezkyRizaldi (#80) - Add
http-proxy-agent ^5.0.0
by @RezkyRizaldi (#80) - Add
i18next ^22.4.10
by @RezkyRizaldi (#80) - Add
i18next-fs-backend ^2.1.1
by @RezkyRizaldi (#80) - Add
mongoose ^7.0.0
by @RezkyRizaldi (#80) - Bump
@distube/spotify
from^1.4.5
to^1.5.1
by @RezkyRizaldi (#80) - Bump
@napi-rs/canvas
from^0.1.30
to^0.1.37
by @RezkyRizaldi (#80) - Bump
@vitalets/google-translate-api
from^9.0.0
to^9.1.0
by @RezkyRizaldi (#80) - Bump
axios
from^1.2.1
to^1.3.4
by @RezkyRizaldi (#80) - Bump
canvas
from^2.10.2
to^2.11.0
by @RezkyRizaldi (#80) - Bump
convert
from^4.9.0
to^4.10.0
by @RezkyRizaldi (#80) - Bump
discord-api-types
from^0.37.24
to^0.37.35
by @RezkyRizaldi (#80) - Bump
discord-image-generation
from^1.4.15
to^1.4.25
by @RezkyRizaldi (#80) - Bump
file-type
from^18.0.0
to^18.2.1
by @RezkyRizaldi (#80) - Bump
libsodium-wrappers
from^0.7.10
to^0.7.11
by @RezkyRizaldi (#80) - Bump
math-expression-evaluator
from^2.0.0
to^2.0.2
by @RezkyRizaldi (#80) - Bump
minecraft-data
from^3.20.0
to^3.30.0
by @RezkyRizaldi (#80) - Bump
openai
from^3.1.0
to^3.2.1
by @RezkyRizaldi (#80) - Bump
yt-search
from^2.10.3
to^2.10.4
by @RezkyRizaldi (#80) - Bump
utf-8-validate
from^6.0.0
to^6.0.3
by @RezkyRizaldi (#80) - Bump
zlib-sync
from^0.1.7
to^0.1.8
by @RezkyRizaldi (#80) - Bump
eslint
from^8.30.0
to^8.35.0
by @RezkyRizaldi (#80) - Bump
husky
from^8.0.2
to^8.0.3
by @RezkyRizaldi (#80) - Bump
lint-staged
from^13.1.0
to^13.1.2
by @RezkyRizaldi (#80) - Bump
nodemon
from^2.0.20
to^2.0.21
by @RezkyRizaldi (#80) - Bump
prettier
from^2.8.1
to^2.8.4
by @RezkyRizaldi (#80) - Re-add
ascii-table ^0.0.9
by @RezkyRizaldi (#80) - Re-add
chalk ^4.1.2
by @RezkyRizaldi (#80)
Full Changelog: v1.38.0...v2.0.0-beta
v1.38.0
Feature
- Add
currency
subcommand group intoconvert
slash command by @RezkyRizaldi (#75) - Add
inplay
slash command by @RezkyRizaldi (#75)
Changed
- Fix subcommand groups handler in
music
slash command isn't being called by @RezkyRizaldi (#75) - Move
list
subcommand inconvert
slash command intounit
subcommand group by @RezkyRizaldi (#75) - Move
run
subcommand inconvert
slash command intounit
subcommand group by @RezkyRizaldi (#75)
Dependencies
- Add
currency-converter-lt ^2.0.0-beta.0
by @RezkyRizaldi (#75) - Add
eslint-plugin-simple-import-sort ^8.0.0
by @RezkyRizaldi (#75) - Add
module-alias ^2.2.2
by @RezkyRizaldi (#75) - Add
bufferutil ^4.0.7
by @RezkyRizaldi (#75) - Add
erlpack ^0.1.4
by @RezkyRizaldi (#75) - Add
utf-8-validate ^5.0.10
by @RezkyRizaldi (#75) - Add
zlib-sync ^0.1.7
by @RezkyRizaldi (#75) - Bump
discord-api-types
from^0.37.23
to^0.37.24
by @RezkyRizaldi (#75)
Full Changelog: v1.36.0...v1.38.0
v1.37.0
Feature
- Add
convert
slash command by @RezkyRizaldi (#73) - Add
grammar
subcommand intoai
slash command by @RezkyRizaldi (#73) - Add
image
subcommand intoai
slash command by @RezkyRizaldi (#73)
Dependencies
- Add
convert ^4.9.0
by @RezkyRizaldi (#73) - Bump
tesseract.js
from^4.0.1
to^4.0.2
by @RezkyRizaldi (#73) - Bump
eslint
from^8.29.0
to^8.30.0
by @RezkyRizaldi (#73)
Full Changelog: v1.35.6...v1.37.0
v1.36.0
Feature
- Add
ai
slash command by @RezkyRizaldi (#72)
Changed
- Fix unsupported MIME type in
generate filters
slash command when uploading file other than image by @RezkyRizaldi (#72) - Fix some API endpoint in
generate
slash command by @RezkyRizaldi (#72) - Fix axios
Z_BUF_ERROR
error issue when call an API request withGET
method
Dependencies
- Add
openai ^3.1.0
by @RezkyRizaldi (#72) - Bump
@discordjs/rest
from^1.4.0
to^1.5.0
by @RezkyRizaldi (#72) - Bump
@distube/spotify
from^1.4.2
to^1.4.5
by @RezkyRizaldi (#72) - Bump
discord-api-types
from^0.37.21
to^0.37.23
by @RezkyRizaldi (#72) - Bump
tesseract.js
from^4.0.0
to^4.0.1
by @RezkyRizaldi (#72)
Full Changelog: v1.35.6...v1.36.0
v1.35.6
Changed
- Fix pagination when limit param isn't provided by @RezkyRizaldi (#71)
- Fix
lyrics
subcommand inmusic
slash command when search result isn't found by @RezkyRizaldi (#71) - Fix
messageUpdate
event logger by @RezkyRizaldi (#71) - Fix
channelUpdate
event logger by @RezkyRizaldi (#71)
Dependencies
- Bump
@distube/soundcloud
from^1.2.2
to^1.3.0
by @RezkyRizaldi (#71) - Bump
@distube/ytdl-core
from^4.11.5
to^4.11.7
by @RezkyRizaldi (#71) - Bump
axios
from^1.1.3
to^1.2.1
by @RezkyRizaldi (#71) - Bump
discord-api-types
from^0.37.20
to^0.37.21
by @RezkyRizaldi (#71) - Bump
discord.js
from^14.7.0
to^14.7.1
by @RezkyRizaldi (#71) - Bump
minecraft-data
from^3.19.0
to^3.20.0
by @RezkyRizaldi (#71) - Bump
eslint
from^8.28.0
to^8.29.0
by @RezkyRizaldi (#71) - Bump
lint-staged
from^13.0.4
to^13.1.0
by @RezkyRizaldi (#71) - Bump
prettier
from^2.8.0
to^2.8.1
by @RezkyRizaldi (#71)
Full Changelog: v1.35.4...v1.35.6
v1.35.5
Changed
- Change switch/cases to object literals by @RezkyRizaldi (#70)
Full Changelog: v1.35.3...v1.35.5
v1.35.4
Changed
- Change switch/cases to object literals by @RezkyRizaldi (#69)
Full Changelog: v1.35.3...v1.35.4
v.1.35.3
Changed
Dependencies
- Bump
@discordjs/voice
from^0.13.0
to^0.14.0
by @dependabot (#67) - Bump
@discordjs/rest
from^1.3.0
to^1.4.0
by @RezkyRizaldi (#68) - Bump
discord.js
from^14.6.0
to^14.7.0
by @RezkyRizaldi (#68) - Bump
minecraft-data
from^3.18.0
to^3.19.0
by @RezkyRizaldi (#68)
Full Changelog: v1.35.1...v1.35.3
v1.35.2
Changed
- Fix shorthand type coercions by @RezkyRizaldi (#65)
- Fix no return statements in callbacks of array methods by @RezkyRizaldi (#65)
- Fix an arrow function that could be confused for a comparison by @RezkyRizaldi (#65)
- Fix single char variable name by @RezkyRizaldi (#65)
- Use shorthand promise methods by @RezkyRizaldi (#65)
Dependencies
- Remove
ascii-table ^0.0.9
by @RezkyRizaldi (#65)
Full Changelog: v1.35.0...v1.35.2
v1.35.1
Changed
- Avoid using console in code that runs on browser by @RezkyRizaldi (#64)
- Fix #62 by @RezkyRizaldi (#64)
- Fix unused expressions by @RezkyRizaldi (#64)
- Fix variable used before definition by @RezkyRizaldi (#64)
- Fix use of comma or logical OR operators in switch cases by @RezkyRizaldi (#64)
- Fix async function should have await expression by @RezkyRizaldi (#64)
- Fix shorthand type coercions by @RezkyRizaldi (#64)
- Fix unnecessary computed property keys in object literals by @RezkyRizaldi (#64)
- Fix no return statements in callbacks of array methods by @RezkyRizaldi (#64)
- Fix function parameters should not be reassigned by @RezkyRizaldi (#64)
Full Changelog: v1.35.0...v1.35.1