Skip to content

0.1.2

Compare
Choose a tag to compare
@jusleg jusleg released this 23 Mar 21:21
· 58 commits to master since this release
c3de318
  • Renaming the gem from toddlerbot to slackify.
  • Cleanup of lib/slackify folder.
  • Added a new configuration: unhandled_handler. You can specify a subclass of Slackify::Handlers::Base in the config. This class will be called with #unhandled when a message has no regex match.