Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Releases: zhycorpdev-bot/gorou

Version 2.14.3

Choose a tag to compare

@satoufuyuki satoufuyuki released this 09 Nov 10:25

2.14.3 (2021-10-31)

Bug Fixes

  • CommandContext: enum change [19082d6]

Version 2.14.2

Choose a tag to compare

@satoufuyuki satoufuyuki released this 09 Nov 10:24

2.14.2 (2021-11-9)

Bug Fixes

  • CI: resolve eslint error [7a1badc]

Version 2.14.1

Choose a tag to compare

@satoufuyuki satoufuyuki released this 31 Oct 10:00

2.14.1 (2021-10-31)

Bug Fixes

  • Logger: temp fix for winston crash [53c43ee]

Version 2.14.0

Choose a tag to compare

@satoufuyuki satoufuyuki released this 18 Oct 14:53

2.14.0 (2021-10-18)

Features

  • Music: add RemoveCommand [f6e0188]

Version 2.13.0

Choose a tag to compare

@satoufuyuki satoufuyuki released this 18 Oct 14:40

2.13.0 (2021-10-18)

Bug Fixes

  • CommandManager: custom prefix handling [088cf1a]
  • MusicHandler: check if queue exists [88b2698]

Features

  • GuildSetting: add customized settings column [acbb3fe]
  • SettingCommand: add setting command to custom bot settings [fb0b1db]
  • MusicHelpers: add isMemberDJ decorator [87213e6]
  • Music: apply isMemberDJ decorator [3de3c1a]
  • InteractionCreateEvent: djonly handling [8fdaad4]
  • Music: handle default_volume [7981cd6]
  • Music: handle max_queue [f30cc54]
  • Music: handle duplicate tracks [1fa93a7]

Version 2.12.2

Choose a tag to compare

@satoufuyuki satoufuyuki released this 09 Oct 12:36

2.12.2 (2021-10-09)

Bug Fixes

  • AboutCommand: Restrict to outside player channel [b55d5b6]

Version 2.12.1

Choose a tag to compare

@satoufuyuki satoufuyuki released this 09 Oct 12:21

2.12.1 (2021-10-09)

Bug Fixes

  • Database: Import entities directly instead [88a7382]

Version 2.12.0

Choose a tag to compare

@satoufuyuki satoufuyuki released this 01 Oct 09:37

2.12.1 (2021-10-01)

Bug Fixes

  • Util: Add needed functions [872bec8]
  • General: Add about command [441975b]

Version 2.11.1

Choose a tag to compare

@satoufuyuki satoufuyuki released this 24 Sep 02:26

2.11.1 (2021-09-24)

Bug Fixes

  • GuildSettingManager: GuildChannelManager#fetch params shouldn't an id [c0bb39d]

Version 2.11.0

Choose a tag to compare

@satoufuyuki satoufuyuki released this 24 Sep 02:10

2.11.0 (2021-09-24)

Features

  • MusicHandler: Store id instead of class [2a839ea]
  • Util: add utility for fetching playerMessage [055bd36]
  • MessageCreateEvent: use cached id [caa2412]
  • GuildSettingManager: assign id to MusicHandler class [b2a65d0]
  • Commands: use cached id [8561b31]
  • VoiceStateUpdate: use cached id [a0c45f5]
  • Util: use cached id [069ee50]