• 3.2.1+fix.1 81d2fe68d3

    3.2.1+fix.1 Stable

    AnthonyKwon released this 2025-09-21 10:31:10 +09:00 | 1 commits to legacy/3.2.1 since this release

    We don't provide support for legacy version. Please use latest version to get support!
    This is a last update for 3.x.x release.

    What's Changed

    • Fixed error when /join command used in channel with Threads unavailable. (in #35)

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.1..3.2.1+fix.1

    Downloads
  • 4.0.0 f9d6b8ede1

    4.0.0 Stable

    AnthonyKwon released this 2025-09-20 21:24:12 +09:00 | 6 commits to master since this release

    This is a complete rewrite, please review your configuration after update!

    What's Changed

    • Configuration file has split into general.json and tts.json.
    • Changed log file style. (in #36)
    • Fixed error when /join command used in channel with Threads unavailable. (in #35)
    • Fixed error when /join command in some situation falls bot in deadlock state.
    • Fixed crash when sending report failed due to discord API error. (in #40)
    • Updated sample systemd unit file.
    • Use voiceStateUpdate event to handle voice disconnection.

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.1..4.0.0

    Downloads
  • 4.0.0-beta.4.1 4e51cf4709

    4.0.0-beta.4.1 Pre-release

    AnthonyKwon released this 2025-09-20 03:07:19 +09:00 | 12 commits to master since this release

    This release is just for correcting version, everything is same as 4.0.0-beta.4.

    Downloads
  • 3.2.2-beta.4 460fc71ec9

    4.0.0-beta.4 Pre-release

    AnthonyKwon released this 2025-09-20 02:11:52 +09:00 | 13 commits to master since this release

    What's Changed

    • Fixed an issue that AudioPlayer not removed on session end, leads to memory leak.
    • Use voiceStateUpdate event to handle voice disconnection.

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.2-beta.3..3.2.2-beta.4

    Downloads
  • 3.2.2-beta.3 81dfe0f704

    4.0.0-beta.3 Pre-release

    AnthonyKwon released this 2025-09-19 22:38:47 +09:00 | 16 commits to master since this release

    What's Changed

    • pitch, speed, volume, and useSSML option entries are now optional.
    • Fix TTS providers not using configured value.

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.2-beta.2.1..3.2.2-beta.3

    Downloads
  • 3.2.2-beta.2.1 b462f213c3

    4.0.0-beta.2.1 Pre-release

    AnthonyKwon released this 2025-09-19 21:32:37 +09:00 | 18 commits to master since this release

    What's Changed

    • archiveDuration, cooldown, inactiveTimeout, and log-related config entries are now optional.
    • Fix TTS providers not loaded correctly.

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.2-beta.1.1..3.2.2-beta.2.1

    Downloads
  • 3.2.2-beta.1.1 7e276f34d4

    4.0.0-beta.1.1 Pre-release

    AnthonyKwon released this 2025-09-19 16:30:06 +09:00 | 25 commits to master since this release

    What's Changed

    • Fixed command always registered as dev mode.
    • Fixed typo in example configuration files.
    • Updated sample systemd unit file.

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.2-beta.1..3.2.2-beta.1.1

    Downloads
  • 3.2.2-beta.1 2ae19d461f

    4.0.0-beta.1 Pre-release

    AnthonyKwon released this 2025-09-19 04:18:14 +09:00 | 30 commits to master since this release

    This is a complete rewrite, please review your configuration after update!

    What's Changed

    • Configuration file has split into general.json and tts.json.
    • Changed log file style. (in #36)
    • Fixed error when /join command used in channel with Threads unavailable. (in #35)
    • Fixed error when /join command in some situation falls bot in deadlock state.
    • Fixed crash when sending report failed due to discord API error. (in #40)

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.1..3.2.2-beta.1

    Downloads
  • 3.2.1 a5500947b5

    3.2.1 Stable

    AnthonyKwon released this 2025-07-20 17:29:04 +09:00 | 86 commits to master since this release

    What's Changed

    • Now log file rotates, with its time and size limit configurable.
    • Fixed application always returned 0 exit code regardless of situation.
    • App will not crash anymore when unhandled discord.js error occured. (network error, etc...)

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.0...3.2.1

    Downloads
  • 3.2.0 4f08fee500

    3.2.0 Stable

    AnthonyKwon released this 2025-02-06 19:04:08 +09:00 | 97 commits to master since this release

    What's Changed

    • /join command optionally accepts channel as parameter again
    • Shortened default AFK leave time to 10 minutes

    Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.1.2...3.2.0

    Downloads