github PhantomBot/PhantomBot v3.7.0.1
PhantomBot v3.7.0.1

latest releases: v3.13.0.3, v3.13.0.2, v3.13.0.1...
15 months ago

📢 PhantomBot v3.7.0.1 is now available as a stable build.

 

⚠️ Due to upcoming changes by Twitch, IRC slash/dot commands are now moved to the Helix Twitch API. These new endpoints require new OAuth scopes by Twitch to function. Both the Bot and Broadcaster OAuths must be re-done after updating to v3.6.5.1 or later. This is also required for Purge/Timeout/Ban!

⚠️ The URL for the OAuth page has been normalized. If OAuth authorization is failing, please check the redirect URI in the Twitch Developer Console exactly matches the URI provided in step 1.6 on the OAuth setup page

 

Added:
➡️ Added a notification on the Channel Points page if the API returns an error while trying to get the redeemables list (gmt2001)

🌀 Changed:
➡️ Changed socket.query, socket.update, and socket.wsEvent to accept optional booleans which cause the query_id to have a random string appended to the end, enforcing uniqueness (gmt2001)

🛠️ Fixed:
➡️ Fixed (delaycommand) and (delaysay) not converting the input delay into ms, causing them to appear to fire instantly (gmt2001, reported by AnonBit #3015)
➡️ Fixed a cyclic pointer in the Channel Points Edit Reward dialog causing saving to fail (gmt2001, reported by AnonBit #3015)
➡️ Fixed (cpinput) using the wrong function to perform string replace, causing a TypeError (gmt2001)
➡️ Fixed a bunch of jQuery selectors causing various parts of the Channel Points Add/Edit/Convert Redeemable dialogs to not work (gmt2001)
➡️ Fixed a timing issue with Bootstrap Modals for the Channel Points Add/Edit/Convert Redeemable dialogs, causing certain buttons within the dialogs to not work (gmt2001)
➡️ Fixed the Refresh Channel Points Redeemables button not working due to an incorrect argument in the associated WS call (gmt2001)

🗑️ Deprecated:
➡️ com.gmt2001.HttpRequest is Deprecated and should not be used for new development. com.gmt2001.httpclient.HttpClient should be used instead
➡️ tv.phantombot.PhantomBot.getProperties() is deprecated and should not be used for new development. tv.phantombot.CaselessProperties.instance() should be used instead
➡️ com.gmt2001.TwitchAPIv5 is Deprecated and should not be used for new development. tv.phantombot.twitch.api.Helix should be used instead

🛑 Removed:
➡️ Nothing removed

🐞 Known Issues:
➡️ The new Twitter SDK only supports TwitterAPIv2, which does not support Media Uploads, so the Twitch Thumbnail is not uploaded to tweets anymore by twitterHandler

🌐 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.

Don't miss a new PhantomBot release

NewReleases is sending notifications on new releases.