Skip to content

Refactor + bug fixes

Compare
Choose a tag to compare
@mukel mukel released this 16 Apr 05:27

Changelog v2.2.0

  • Rename Message.sender -> source.
  • Add Actions trait and simplified Commands trait.
  • Fix command processing order.
  • Log only errors.
  • Improve bot examples + add StatefulBot and AuthenticationBot.