github pajbot/pajbot v1.50

latest releases: v1.68, v1.67, v1.66...
3 years ago

Remember to bring your dependencies up to date with ./scripts/venvinstall.sh when updating to this version!

  • Major: Math filters (add, subtract, multiply, and divide) are now able to read float values in addition to int values.
  • Minor: Added support for the delete moderation action in the ASCII module. (#1174)
  • Minor: Added an option to the stream_update module that allows moderators to change the title/game (without the level requirement). (#1165)
  • Minor: Added a new module to print a chat/whsiper alert on cheer. (#1158)
  • Minor: Added the filter timedelta_days which returns the amount of days between now and a datetime object. (#1173)
  • Minor: Added the filter ceil which returns the smallest integer greater than or equal to the parameter. (#1168)
  • Minor: Added the filter floor which returns the largest integer less than or equal to the parameter. (#1168)
  • Minor: Added the variable datetimefromisoformat which allows commands to generate a full datetime object from a given string, which can then be further expanded on using filters. (#1169)
  • Minor: Filter arguments now allow the period character . (#1171)
  • Bugfix: Escape message content in command examples. (#1181)

Don't miss a new pajbot release

NewReleases is sending notifications on new releases.