strimertul-website/content/releases/v3.3.0-alpha.3.md

2.2 KiB

tag title date prerelease
v3.3.0-alpha.3 v3.3.0-alpha.3 2023-05-30T11:47:13Z true

Release notes

Heads up, you will need to re-authenticate your Twitch account to make the following features work!

Chat responses as replies, whispers and announcements

Chat commands can now be sent as replies to the original chat message, whispers to the user that called the message or channel-wide announcements!

Here's an example of what is looks like:

ui in-chat

Note: You can't send whispers to yourself on Twitch, so when testing commands make sure you're using a different account than what's set as the bot account

Changelog

Added

  • Custom chat commands can now be sent as replies, whispers and announcements. Due to some API shenanigans yet to be solved, the latter two will always be sent from your main account, not the bot account (if they are different)

Changed

  • Chat command cooldown can now be tweaked in the bot settings screen. (This is not per-user o per-command just yet)

Fixed

  • Fixed some minor bugs regarding backup file sorting and migration procedures
  • Fixed bot cooldown being unreliable due to depending on multiple time sources
  • Spaces at beginning of messages are now ignored for command checking (e.g. " !lurk" will match !lurk)

Downloads

This release was originally published on GitHub and converted, you can find the original release here: v3.3.0-alpha.3 on GitHub