1 Forks
12 Stars
12 Watchers

markify

Markify is an open source command line application written in python which scrapes data from your social media(s) (ie reddit, discord, and twitter for now) and generates new setences based on them using markov chains

How to download and setup markify

Open terminal and run command
git clone https://github.com/msr8/markify.git
git clone is used to create a copy or clone of markify repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with markify https://github.com/msr8/markify/archive/master.zip

Or simply clone markify with SSH
[email protected]:msr8/markify.git

If you have some problems with markify

You may open issue on markify support forum (system) here: https://github.com/msr8/markify/issues