📢 PhantomBot v3.10.1.0 is now available as a stable build.
⚠️ NOTE: As of v3.10.0.0 the Java requirements have been updated to JDK 17
⚠️ NOTE: For Apple Silicon, use the full or arm64 downloads
✅ Added:
➡️ Added console command importpoints
which allows importing points and time from a CSV file (Branden)
➡️ Added the ability to use all command tags that have the noevent
label in greetingSystem (Branden)
🌀 Changed:
➡️ Tuned G1GC to reduce overall memory usage and return unused memory to the OS more often (gmt2001)
🛠️ Fixed:
➡️ Fixed the !top command not showing the requested number of users (Branden)
➡️ Fixed an issue where duration strings were not parsing (gmt2001 #3426)
🗑️ Deprecated:
➡️ Multiple Java classes and methods are Deprecated for removal. Information can be found on the JavaDoc Deprecated List page
➡️ All legacy IRCv3 tags, or those which are manually set based on other tags, as defined in TMIMessage#parseLegacyBadges(String rawBadges) are Deprecated for removal. Use official tags from Twitch instead
🛑 Removed:
➡️ Nothing removed
🐞 Known Issues:
➡️ The update of mysql-connector 5.1.49 -> 8.0.33 may cause compatibility issues with MySQL Server versions older than 5.7
➡️ The update of mysql-connector 5.1.49 -> 8.0.33 causes compatibility issues with newer versions of MariaDB server, switch to MariaDBStore2 to continue using MariaDB (Stop the bot, edit botlogin.txt, and change datastore=
to a value of MariaDBStore2
)
🌐 Download It:
➡️ Downloads attached to the bottom of this release notice
❗ Remember to install to a separate folder, then copy over the config dir, as well as any custom scripts or files in addons
➡️ PhantomBot official builds are available on GitHub Container Registry at ghcr.io/phantombot/phantombot and ghcr.io/phantombot/nightly-build
➡️ PhantomBot official builds are available on DockerHub at gmt2001/phantombot-stable and gmt2001/phantombot-nightly. See the readme text on the appropriate Docker Hub pages for Docker Compose files
🗒️ Notes:
➡️ We have guides on PhantomBot. You can contribute by submitting a Pull Request adding or editing .md files in the /docs/guides/content folder of the repo. See the guides for info about formatting