Skip to content

A Markov chain-based bot for the Discord chat program. Reads messages and formulates its own sentences based on word order probabilities.

Notifications You must be signed in to change notification settings

aalajoki/MarkovBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

MarkovBot

A Markov chain-based bot for the Discord chat program. Reads messages and formulates its own sentences based on word order probabilities.

Made using discord.py (version 0.16.12), which can be found here: https://github.com/Rapptz/discord.py

An example of how the bot works

About

A Markov chain-based bot for the Discord chat program. Reads messages and formulates its own sentences based on word order probabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages