Skip to content

A python reddit bot for responding to mentions or comments with a markov chain sentence.

License

Notifications You must be signed in to change notification settings

joshnewlan/markov_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

markov_bot

A python reddit bot for responding to mentions or comments with a markov chain sentence. Relies on Markovify.

Usage

$ python markov_bot.py
or
$ python markov_bot.py --loop

Add the --loop argument to run the script as a while loop that checks for new mentions every minute.

Otherwise the script checks for new mentions and comments once and replies.

About

A python reddit bot for responding to mentions or comments with a markov chain sentence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages