Skip to content

Technical Overview

Mike Evans edited this page May 27, 2017 · 1 revision

A server-side Node.js comprised of many, small modules. See the 'Directories' side-bar for the division of responsibilities for these modules.

Matching

Oddities:

  • 'wurble' > 'sure' : 0.75

Directories

  • lib
    • channels
      • console
      • http
      • sms
      • web
    • chatbot
    • commands
    • constants
    • contexts
    • errors
    • persistence
    • runtimes
    • services
    • tools
  • spec
    • subdirs...
Clone this wiki locally