Skip to content

gdq donation messages generated by a markov chain

Notifications You must be signed in to change notification settings

codl/markov_done_quick

Repository files navigation

Long time watcher, fifth time watching, first time watcher, first time Donating. It's gone ahead and put this $25 for each time.

May I suggest we kill cancer!

Greeting from Norway! And of course Save the animals. Kill the animals

install

pipenv sync
# or, if you don't have pipenv
pip install -r requirements.txt

scrape

python main.py scrape

the scraper is real messy right now and crashes sometimes and does not detect when it's gone past the last page of donations

theres a messages.csv included already containing all donations up to during 2018-06-24 evening-ish

build model

python main.py build-model

run

python main.py say

some sample output is included at sample.txt if you can't be bothered to do any of these things

About

gdq donation messages generated by a markov chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages