silly markov irc bot
Go to file
2020-07-12 12:28:32 +00:00
modules whoops joining too fast 2020-07-12 12:28:32 +00:00
.gitignore dirty cheater 2020-04-06 18:18:22 -04:00
bot.py conversation flow 2020-07-12 12:21:53 +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

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.