Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

2.7.0

Compare
Choose a tag to compare
@jimmycuadra jimmycuadra released this 09 Dec 05:46
· 514 commits to main since this release
  • Added: Lita can now be configured to respond to an "alias" in addition to its name/mention name. Useful for addressing a message to the bot very quickly with minimal typing.
  • Fixed: Mention name and alias will be matched literally when sending Lita a command, even if they contain characters that having special meaning in a regular expression.
  • Changed: When starting Lita as a daemon and the -k flag, if there is no existing PID file, it will still boot.
  • Changed: Updated the generated .travis.yml file to explicitly start Redis during builds – a new requirement based on changes to Travis: http://about.travis-ci.org/blog/2013-11-18-upcoming-build-environment-updates/