Commit Graph

2 Commits

Author SHA1 Message Date
Lewis Dale c76f8e27a7 Janet now uses the compromise library to process commands, meaning she has NLP! Commands now only have to contain the right phrases, e.g. "play a video" and "play the video" both trigger the same command, regardless of the rest of the text
Simplified the events dispatcher because shared memory references were causing events to be dispatched multiple times
2017-02-05 19:16:10 +00:00
Lewis Dale deb70524cd New modules:
* Commands, that lists available commands
* Reload, that allows Janet to reload the module list (therefore loading new modules) via a pm
2017-02-04 00:20:02 +00:00