silly markov irc bot
Go to file
2020-07-15 23:30:44 +00:00
modules improve invite logging 2020-07-15 23:30:44 +00:00
.gitignore wait longer for unprompted learning as to run faster 2020-07-12 20:38:46 +00:00
bot.py improve invite logging 2020-07-15 23:30:44 +00:00
dep.sh dep web interface 2020-07-11 22:01:11 +00:00
kim.service systemd unit 2020-07-11 22:04:14 +00:00
README.md Update README.md 2020-04-23 16:08:59 -04:00
sizelog improve invites 2020-07-15 23:24:09 +00:00

Kim

A bot that uses weighted topic identifiers, and markov to make intresting and amusing conversations.

Based on the the idea of RealAI, however it does not use any of RealAI's code, and it completely generates the replies instead of also storing old replies and reusing them.