Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaeza/lua-chatterbot

Highly unoptimized, buggy, slow, inefficient, and funny chat bot using Markov chains.
https://github.com/kaeza/lua-chatterbot

Last synced: 28 days ago
JSON representation

Highly unoptimized, buggy, slow, inefficient, and funny chat bot using Markov chains.

Awesome Lists containing this project

README

        

Lua Chatterbot
--------------

This is a highly unoptimized, buggy, slow, inefficient, and funny chat bot
using Markov chains.

Too lazy to document. Copy `chatterbot.conf.example' to `chatterbot.conf',
read the comments and modify.

Start with:

$ luajit main.lua

or:

$ chmod +x main.lua
$ ./main.lua