-
3.2.1+fix.1 Stable
released this
2025-09-21 10:31:10 +09:00 | 1 commits to legacy/3.2.1 since this releaseWe 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
/joincommand 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed error when
-
4.0.0 Stable
released this
2025-09-20 21:24:12 +09:00 | 6 commits to master since this releaseThis is a complete rewrite, please review your configuration after update!
What's Changed
- Configuration file has split into
general.jsonandtts.json. - Changed log file style. (in #36)
- Fixed error when
/joincommand used in channel with Threads unavailable. (in #35) - Fixed error when
/joincommand 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Configuration file has split into
-
4.0.0-beta.4.1 Pre-release
released this
2025-09-20 03:07:19 +09:00 | 12 commits to master since this releaseThis release is just for correcting version, everything is same as 4.0.0-beta.4.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
4.0.0-beta.4 Pre-release
released this
2025-09-20 02:11:52 +09:00 | 13 commits to master since this releaseWhat's Changed
- Fixed an issue that
AudioPlayernot removed on session end, leads to memory leak. - Use
voiceStateUpdateevent to handle voice disconnection.
Full Changelog: https://git.thonlog.com/AnthonyKwon/chattybot/compare/3.2.2-beta.3..3.2.2-beta.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fixed an issue that
-
4.0.0-beta.3 Pre-release
released this
2025-09-19 22:38:47 +09:00 | 16 commits to master since this releaseWhat's Changed
pitch,speed,volume, anduseSSMLoption 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
4.0.0-beta.2.1 Pre-release
released this
2025-09-19 21:32:37 +09:00 | 18 commits to master since this releaseWhat'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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
4.0.0-beta.1.1 Pre-release
released this
2025-09-19 16:30:06 +09:00 | 25 commits to master since this releaseWhat'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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
4.0.0-beta.1 Pre-release
released this
2025-09-19 04:18:14 +09:00 | 30 commits to master since this releaseThis is a complete rewrite, please review your configuration after update!
What's Changed
- Configuration file has split into
general.jsonandtts.json. - Changed log file style. (in #36)
- Fixed error when
/joincommand used in channel with Threads unavailable. (in #35) - Fixed error when
/joincommand 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Configuration file has split into
-
3.2.1 Stable
released this
2025-07-20 17:29:04 +09:00 | 86 commits to master since this releaseWhat'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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.0 Stable
released this
2025-02-06 19:04:08 +09:00 | 97 commits to master since this releaseWhat's Changed
/joincommand 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads