silly markov irc bot
Go to file
2021-01-30 20:49:56 -05:00
modules reuse messages from other people 2021-01-30 20:49:56 -05:00
.gitignore why tf was sizelog being tracked 2020-07-24 01:26:33 +00:00
bot.py fixes #1 (im dumb and overwrote a pydle func) 2020-10-04 12:09:40 -04: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

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.