Skip to content

Files

Latest commit

 

History

History
52 lines (28 loc) · 1.94 KB

README.md

File metadata and controls

52 lines (28 loc) · 1.94 KB

Editors Syntax Highlight for Chatscript

Sublime Text editor

Sublime Text is a sophisticated text editor for code, markup and prose.

There is a Sublime Text syntax hightlight plugin for ChatScript. To install:

ChatScript package control plugin

See also Chatscript-tmlanguage github project, thanks Samuel Cousin!

Vim editor

Vim is probably the most used editor ever (from CLI in *nix OSs). To install:

ChatScript.vim

Client-server ChatScript integrations

rChatScript

https://github.com/solyaris/rChatScript

It's a very basic ChatScript client Ruby gem, managing OOB messages. Contains an example of ChatScript integration with Telegram instant messaging chat app.

Smooch.io integration

https://github.com/addventa/ChatScriptSmooch:

Integration of ChatScript with smooch.io. Smooch.io provides a nice end-user interface (web chat) and can connect to any other channel: facebook messenger, email, SMS etc. Easy to deploy on heroku or Amazon beanstalk.

ChatScript installation & bot deployment scripts

https://github.com/addventa/ChatScriptDeploy:

Installation scripts of ChatScript on a Linux server. Ability to have multiple versions installed. Lifecycle of a bot on a ChatScript server: scripts to automate the deployment of a new bot and to update a bot.

rasa.ai integration

https://github.com/addventa/ChatScriptRasa:

Integration of ChatScript with rasa.ai for intent classification and entity recognition. Comes with a sample bot that calls rasa.ai.

Open Source CS ChatBots

Mathieu Rigard is developing an open-source bot in English here: https://github.com/MathieuRigard/Altai