/hubot-learn

A script for users to teach hubot new interactions on the fly

Primary LanguageCoffeeScript

hubot-learn

A script to teach hubot new responses through interactions

TODO

  • Check to see if command is already registered
  • Commands to un-register learned responses ( will requiring tracking in the "brain" )
  • Clear all learned commands?
  • Better regex?
  • Embedded logic? Or stick with strings?