silly markov irc bot
Go to file
2021-01-30 21:05:34 -05:00
modules port to new balun ircrobots framework 2021-01-30 21:05:34 -05:00
.gitignore port to new balun ircrobots framework 2021-01-30 21:05:34 -05:00
bot.py port to new balun ircrobots framework 2021-01-30 21:05:34 -05:00
dep.sh dep web interface 2020-07-11 22:01:11 +00:00
kim.service too lazy to setup a venv 2020-10-04 12:06:52 -04:00
README.md Update README.md 2020-04-23 16:08:59 -04:00
shared.py port to new balun ircrobots framework 2021-01-30 21:05:34 -05: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.