📢 PhantomBot v3.3.5 is now available as a stable build
✅ Added:
➡️ Added some extra Discord methods for use by scripts (SirAlexJz #2404)
➡️ Added additional, clearer, output indicating when a Discord channel/user/role lookup has failed (gmt2001 gmt2001#138)
➡️ Added the ability to have the broadcaster separately authorize themselves with the built-in OAuth system (gmt2001)
🌀 Changed:
➡️ Changed /addons
URIs to no longer require authentication (gmt2001 #2381)
➡️ Changed /addons
, /alerts
, /common
, /config/audio-hooks
, /config/gif-alerts
, /favicon
, /obs/poll-chart
, and /ws/alertspolls
to allow connecting without SSL, when usehttps=true
(allows SLOBS with Self-Signed SSL) (gmt2001)
➡️ Moved WS broadcasts for start_poll
, new_vote
, end_poll
, alert_image
, and audio_panel_hook
to the /ws/alertspolls
endpoint (gmt2001)
🛠️ Fixed:
➡️ Fixed YouTubeAPIv3 stripping non-ASCII characters from search queries (gmt2001, reported by Alharthi #2403)
➡️ Fixed /obs/poll-chart
failing to load CSS or JS files if URL did not have an explicit /
at the end (gmt2001)
➡️ Fixed various minor compile-time warnings (gmt2001)
➡️ Fixed ticketRaffle not accounting for Subscriber/Regular multiplier when limiting the number of tickets a user could purchase (gmt2001 gmt2001#97)
🛑 Removed:
➡️ Nothing removed
🌐 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.
➡️ This update allows enabling Self-Signed SSL (usehttps=true
) while still using SLOBS for the standard overlay URLs. Just ensure the URLs you place into the SLOBS browser source start with http://
instead of https://