Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 793 Bytes

TODO.md

File metadata and controls

32 lines (29 loc) · 793 Bytes

Code

  • File-based loading
  • Support for calling intents directly
  • Support for new interaction model
  • support for built-in intents
  • Lots more unit tests
  • What to do with audioplayer?
  • HTTP based interactor
  • Add support for node 4?

CodeV2

  • Add speak command
  • Dialog support
  • Permission support

Design

  • What is the difference between interactor and virtual alexa?
  • Is virtual alexa the right name?
  • Rename spoken, intended methods

Project

  • Add travis
  • Add README
  • Add typedoc
  • Add index.d.ts
  • Add contributing guidelines
  • Add license
  • Add badges
  • Lock down project
  • Add npm package
  • Make sure only correct stuff goes into npm package
  • Figure out how to make docs public