Skip to content

Releases: PhantomBot/PhantomBot

PhantomBot v3.14.0.6

28 Jun 08:43
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed outgoing raid history not sorting by date in the panel (gmt2001)
➡️ Fixed a NumberFormatException caused by roleManager attempting to operate on a user who has already left the guild (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.5

05 Jun 02:29
abcd7da
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed roleManager attempting to add Discord roles to users who left the server (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.4

30 May 23:05
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed a memory leak in RequestLogger (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.3

26 May 00:50
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Changed getFollowAge to use getFollowDate. The date format can be changed in the lang files (gmt2001)

🛠️ Fixed:
➡️ Fixed the poll title showing as Undefined in the overlay (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.2

12 May 09:19
0e2bf41
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Changed launch-service.sh to attempt to ensure that launch.sh is executable (gmt2001)

🛠️ Fixed:
➡️ Fixed launch.sh not passing command line parameters to Java (gmt2001)
➡️ Fixed the pterodactyl re-launcher permissions (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.1

11 May 20:22
fb35f4c
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed Discord Mod Log events throwing a TypeError when parsing a ban event (gmt2001)
➡️ Fixed the pterodactyl re-launcher trying to target the wrong script, causing a container crash (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.14.0.0

11 May 17:05
Compare
Choose a tag to compare

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

 

⚠️ Due to switching to EventSub, the Broadcaster OAuth must be updated with new scopes for Discord Mod Logs to continue working

⚠️ Discord Mod Logs now does NOT include the last message sent by the timed-out/banned Twitch user by default. To re-enable this feature, use the new toggle on the Panel > Discord > Logging > Twitch Moderation page or use the command !moderation logs chat in Discord

NOTE: Enabling logging of the last message sent in Discord Mod Logs can consume large amounts of memory in channels that have a lot of chatters

⚠️ Due to PubSub being deprecated and scheduled for shutdown, it has been completely removed and replaced with EventSub. Any scripts relying directly on events which have the word pubSub in the event name will need to be updated

Events which were indirectly triggered by PubSub, such as StreamOnline, have been updated to use EventSub and should require no modification

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Added an EventSub Test subscription which can be used to handle EventSub subscription types not yet natively implemented in PhantomBot (gmt2001)
➡️ Added an example of how to use the EventSub Test subscription to the test.js script in development-resources (gmt2001)
➡️ Added EventSub subscriptions for AutoMod and Chat Moderator Actions (gmt2001)
➡️ Added a toggle for logging the last chat message sent by a user when Discord Mod Logs are used (gmt2001)

🌀 Changed:
➡️ Changed the Bot Setup page to have the Save button float at the bottom of the screen (gmt2001)
➡️ Changed the Bot Setup page to hide the link to the OAuth page until the channel has been set (gmt2001)
➡️ Improved the messages printed periodically to console when the required basic setup items are not completed (gmt2001)
➡️ Changed the startup checks to also require the Broadcaster OAuth to be setup before starting up services (gmt2001)

🛠️ Fixed:
➡️ Fixed an issue where EventSub could attempt a duplicate subscribe and throw an Exception when calling create(). The existing subscription is now returned instead (gmt2001)
➡️ Fixed the main method allowing newer Java versions that are incompatible with the current code (gmt2001)
➡️ Fixed pterodactyl egg launching (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 all references to PubSub (gmt2001)
➡️ The OAuth page link has been removed from the homepage of the webserver. It can now be found through the Bot Setup page (gmt2001)

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command
➡️ Scripts which previously relied on PubSub events will need to be updated

🌐 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

PhantomBot v3.13.0.3

06 Apr 18:07
4523ff0
Compare
Choose a tag to compare

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

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed DataStore.GetKeysByOrder and related methods not filtering by section (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command

🌐 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

PhantomBot v3.13.0.2

05 Apr 03:37
Compare
Choose a tag to compare

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

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed panel users being unable to edit keywords due to a permission check not recognizing an alternate section name (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command

🌐 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

PhantomBot v3.13.0.1

30 Mar 04:40
9835a6c
Compare
Choose a tag to compare

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

 

ℹ️ List of release files:

  • win - Includes Java and launch scripts for Windows in addition to the bot
  • lin - Includes Java and launch scripts for Linux on amd64 in addition to the bot
  • mac - Includes Java and launch scripts for macOS on amd64 (Intel) in addition to the bot
  • arm32 - Includes Java and launch scripts for Raspberry Pi on armhf in addition to the bot
  • arm64-apple_silicon - Includes Java and launch scripts for Raspberry Pi on arm64/aarch64 & macOS on Apple Silicon (M1/M2) in addition to the bot
  • full - Includes Java and launch scripts for all platforms above in addition to the bot
  • bot_only - Includes only the launch scripts and the bot, but not Java

 

Added:
➡️ Nothing added

🌀 Changed:
➡️ Nothing changed

🛠️ Fixed:
➡️ Fixed an NPE in the log filter (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:
➡️ Nothing removed

🐞 Known Issues:
➡️ The change to (playsound) will cause issues for files which contain a . in the name if the file extension is not also written into the command

🌐 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