📢 PhantomBot v3.10.0.5 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 a logger for debugging text is empty (possibly HTTP/0.9)
errors on the webserver (gmt2001)
🌀 Changed:
➡️ Nothing changed
🛠️ Fixed:
➡️ Fixed an additional NaN error when running updates (gmt2001)
➡️ Fixed a TypeError when loading the Discord Channel list on the panel (gmt2001)
🗑️ 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:
➡️ Removed the feature which would automatically switch the webserver to a new port when starting the bot, if the port was already in use (gmt2001)
🐞 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 MariaDBStore to continue using MariaDB (Stop the bot, edit botlogin.txt, and change datastore=
to a value of MariaDBStore
)
🌐 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