Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaeza/lua-chatterbot
- Owner: kaeza
- License: bsd-2-clause
- Created: 2013-10-21T17:35:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T18:27:56.000Z (about 11 years ago)
- Last Synced: 2024-11-08T10:54:57.800Z (2 months ago)
- Language: Lua
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
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