Skip to content

Flint v4.4.0

Compare
Choose a tag to compare
@nmarus nmarus released this 29 Jan 15:15
· 61 commits to master since this release

Flint v4.4.0

  • bot.isDirectTo property added. This is set to the email of the other conversant in rooms of type 'direct'.
  • trigger.raw property added to flint.hears trigger callback object. This is the raw message without any processing to remove multiple spaces, CR/LF, or leading/trailing spaces.