-
3.1.2 Stable
released this
2024-05-12 20:01:14 +09:00 | 100 commits to master since this releaseWhat's Changed
- Fetch displayName directly from Discord API by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/32
- use ChannelOption on /join command by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/33
- Implement an proper exit by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/34
Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/3.1.1...3.1.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.1.1 Stable
released this
2024-03-31 20:19:29 +09:00 | 111 commits to master since this releaseWhat's Changed
/joincommand will no longer expose parameter in production mode.
Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/3.1.0...3.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.1.0 Stable
released this
2024-03-31 15:35:16 +09:00 | 113 commits to master since this releaseWhat's Changed
Implemention of automatic leave & lots of stability fixes
- Remove unneeded required premissions by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/29
- Better slash command registration/unregistration by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/30
- Implement automatic leave on AFK by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/31
Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/3.0.1...3.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.1 Stable
released this
2024-03-31 07:24:07 +09:00 | 141 commits to master since this releaseWhat's Changed
Reverted default volume to 100%.
Volume of GCP-TTS now follows correct dB scaling.
/saycommand now follows guild's locale instead of user's locale.Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/3.0.0...3.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
3.0.0 Stable
released this
2024-03-27 10:42:09 +09:00 | 146 commits to master since this releaseWhat's Changed
Primary changes of this version is Thread-based Chat + Better Locale Support.
Now new thread will be created when bot enters the voice channel, and bot will speak every chat you typed.
Most of the commands have changed to ephemeral, and will be automatically translated to your Discord client's language.
From this version, only warning and error will be logged when running as production mode.- Implement locale caching by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/22
- Extend dynamic locale support by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/21
- Separate commands on development environment by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/25
- Implement guild-based options + extras by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/26
- Switch to thread-based command by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/24
- Separate logger on each different environment by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/28
Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/2.0.0...3.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.1.0-experimental.0 Pre-release
released this
2024-03-27 06:04:42 +09:00 | 156 commits to master since this releaseWhat's Changed
- Implement locale caching by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/22
- Extend dynamic locale support by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/21
- Separate commands on development environment by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/25
- Implement guild-based options + extras by @AnthonyKwon in https://github.com/AnthonyKwon/chattybot/pull/26
Full Changelog: https://github.com/AnthonyKwon/chattybot/compare/2.0.0...2.1.0-experimental.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.0.0 Stable
released this
2023-06-27 04:31:22 +09:00 | 199 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)