Hacker News new | ask | show | jobs
by solyaris 3342 days ago
Even if I'm an happy Ruby developer,

I feel that realizing a chatbot

- in a standard programming language (Ruby),

- with a standard framework (Rails),

- for a specific channel (Messenger),

is an ERROR, in the long terms.

BTW, I realized naif, my personal micro framework just to build chatbots in Ruby (see slides: https://github.com/solyaris/naif), nevertheless, I decided to NOT publish the code and no more deepen what I call the "hard-coded" way,

instead I suggest to use and support a chatbot scripting (meta)language. About rationales, I wrote a bunch of articles: www.medium.com/@solyarisoftware

I support opensource great ChatScript (https://github.com/bwilcox-1234/ChatScript/) and BTW I wrote simple client in Ruby (https://github.com/solyaris/rChatScript/)

My two cents

giorgio @solyarisoftware