Skip to content

Version 0.58

Nathan edited this page Jul 21, 2021 · 17 revisions

Jump to New Features

  • Fix for 3rd party emotes not being handled correctly for /me actions
  • Add new sub-action to put a random number in the arguments
  • 5xx errors from Twitch API were not being handled properly, causing a crash, they should be handled now
  • FirstWords are now cached, so on a bot restart/crash they won't happen again, this is setup the same way as credits and the reset duration can be configured
  • Add new option to Commands, Ignore Bot Account, which will ignore the command if it's coming from your setup bot account
  • Misc fixes/updates

New Features

New Random Number Sub-Action

You can use this sub-action to get a random number between 2 values which will put %randomNumber% as a new variable, or the next float value which will put %randomFloat% and %randomPercent% in the arguments.

Clone this wiki locally