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 is probably the most used editor ever (from CLI in *nix OSs). To install:
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.
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.
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.
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.
Mathieu Rigard is developing an open-source bot in English here: https://github.com/MathieuRigard/Altai