silly markov irc bot
Go to file
2020-10-04 12:06:52 -04:00
modules stricter invite ignoring 2020-07-24 01:31:31 +00:00
.gitignore why tf was sizelog being tracked 2020-07-24 01:26:33 +00:00
bot.py dont respond twice to dms 2020-08-02 02:33:43 +00: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.