📢 PhantomBot v3.4.7 is now available as a stable build
✅ Added:
➡️ Nothing added
🌀 Changed:
➡️ Nothing changed
🛠️ Fixed:
➡️ Fixed TwitchAPIv5.GetUserFollowsChannel not returning 404 if the user is not following the channel (gmt2001)
➡️ Fixed IllegalStateException from timeout causing an infinite loop on the failed request (gmt2001)
➡️ Fixed IllegalStateException caused by using Mono.block() in API calls (gmt2001, reported by piebandit #2527)
🗑️ Deprecated:
➡️ The file addons/hostHandler/latestHostOrAutoHost.txt
is deprecated and may be removed in a future release, please switch to addons/hostHandler/latestHost.txt
(gmt2001 #2431)
➡️ The OAuth page on https://phantombot.github.io is deprecated and may be removed in the future, please switch to automatically refreshing OAuth from the bots built-in webserver http://localhost:25000/ (gmt2001)
🛑 Removed:
➡️ Nothing removed
🐞 Known Issues:
➡️ Due to changes in the data received from Twitch in response to various API calls, some fields from TwitchAPIv5 may be filled with blank strings or the number 0
🌐 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 now available on Docker at gmt2001/phantombot-stable and gmt2001/phantombot-nightly. See the readme text on the appropriate 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.