This website requires JavaScript.
Explore
Help
Sign In
lewis
/
janet
Watch
1
Star
0
Fork
0
You've already forked janet
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f7bd98099
janet
/
modules
History
Lewis Dale
d4cd674d7a
Modifications to commands system, begun work on proper video module
2017-02-08 19:31:23 +00:00
..
commands.js
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
2017-02-05 19:16:10 +00:00
greet.js
Modifications to module system:
2017-02-03 23:00:23 +00:00
janetmodule.js
New modules:
2017-02-04 00:20:02 +00:00
reload.js
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
2017-02-05 19:16:10 +00:00
time.js
Modifications to module system:
2017-02-03 23:00:23 +00:00
video.js
Modifications to commands system, begun work on proper video module
2017-02-08 19:31:23 +00:00