You can create a SimpleX Chat chat-bot with 17 lines of JS code using the new Node.js library
Beta version: https://npmjs.com/package/simplex-chat/v/6.5.0-beta.4.4
Source code: https://github.com/simplex-chat/simplex-chat/tree/master/packages/simplex-chat-nodejs
To run this example with Node.js:
npm i [email protected]
node ./node_modules/simplex-chat/examples/squaring-bot-readme.js
Beta version: https://npmjs.com/package/simplex-chat/v/6.5.0-beta.4.4
Source code: https://github.com/simplex-chat/simplex-chat/tree/master/packages/simplex-chat-nodejs
To run this example with Node.js:
npm i [email protected]
node ./node_modules/simplex-chat/examples/squaring-bot-readme.js