superscript-editor
superscript-editor copied to clipboard
NOT MAINTAINED - A Editor for authoring chatbots with SuperScript
vagrant@precise32:~/superscript-editor$ npm start > [email protected] start /home/vagrant/superscript-editor > node app /home/vagrant/superscript-editor/node_modules/mongodb/lib/mongodb/db.js:299 throw err; ^ Error: Cannot find module '../../node_modules/ss-parser/lib/regexreply' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require...
From what I remember you also discovered this when testing https://github.com/silentrob/superscript-editor/issues/19. On the other hand, other plugins (I tried ^getSeason()) seem to work, but ^topicRedirect(test-topic) does not work either. The...
steps: select "question type location" update gambit  gambit is updated, but question type is reverted  additionally trying any "where are you... " type questions fails to match, so...
 hitting the green [+] to make a reply creates two then hitting delete removes them both.
I'm trying to fork this and make a bot that's funny. It requires me to over-ride the existing gambit system and sent funny responses. I need a wild-card plugin which...
Also, populate the dropdown in gambit forms with existing topics in Editor home and New Gambit.
When I add a gambit to a newly created topic, it crashes the node and give me the following error. I could reproduce the same multiple types. ``` /Users/siddharthgupta/git/superscript-editor/node_modules/superscript/lib/topics/sort.js:108 var...
From #14 > > Not sure how to use @redirects, since they seem to require only one word, and most of my triggers are phrases > > Redirects really need...
I have only one gambit defined:  However, it is not triggered by any WH question. I am looking at the debug console, and the question "What is this" is...