mollwollfumble said:
mollwollfumble said:
fsm said:
How to create your own bot.
https://tutorials.botsfloor.com/how-to-create-your-own-bot-7f57cec7e1cf
Lovely.
Really good tutorial.
Bots are written in javascript from Linux (or perhaps a psuedo-linux inside nodejs), then tested using a bot simulator from Microsoft.
Uses the javascript package manager npm.
> deploy that to Heroku.
Which is cloud environment that runs javascript.
> Language Understanding (LUIS) is a cloud-based API service that applies custom machine-learning intelligence to a user’s conversation
I wrote the code for a bot which created new bots in the old Lotus 123 macro language.
The code copied the contents of the line it was on down one line, then moved down to that line.
There it read the code on that line, and did what it was told, which was to copy the contents of the line it was on down one line, then move down to that line.
This it continued to do until the end of the Universe, which in those days was about 64,000 lines later.
Here is the code:
/C~{D}~{D}