MOCs

Overview

I had made this project because I was interesting in natural language Discord bots but, wanted to start more simple so I used Markov’s Chain as an entry into making my own bot that would talk based on information it could read from Discord Channels. The bot has 2 Markov algorithms built into it. One is an algorithm I made myself and another which is from markovify which is a python library under the MIT license. I was pretty proud of this project overall as I was able to get it to use images as well it was able to spit out some pretty funny sentences.

Repo

License: MIT
Repo: https://github.com/ChampPG/Markov-Discord-Bot