superscript-editor icon indicating copy to clipboard operation
superscript-editor copied to clipboard

NOT MAINTAINED - A Editor for authoring chatbots with SuperScript

Results 13 superscript-editor issues
Sort by recently updated
recently updated
newest added

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 ![image](https://cloud.githubusercontent.com/assets/514002/9295495/b034aef4-4424-11e5-978c-ec0893fb7ded.png) gambit is updated, but question type is reverted ![image](https://cloud.githubusercontent.com/assets/514002/9295500/cfd19ff6-4424-11e5-9f4a-66ab7d524700.png) additionally trying any "where are you... " type questions fails to match, so...

![image](https://cloud.githubusercontent.com/assets/514002/9295432/b0ec4804-4422-11e5-9da6-ef9c3985296e.png) 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: ![image](https://cloud.githubusercontent.com/assets/867133/8437789/1b9bc162-1f6a-11e5-8784-1561179da157.png) However, it is not triggered by any WH question. I am looking at the debug console, and the question "What is this" is...