- make sure you have a recent version of cabal installed
- clone this repo somewhere
- clone the
redditrepo into../reddit(relative to this repo) cabal sandbox initcabal sandbox add-source ../redditcabal install.cabal-sandbox/bin/intolerable-bot USERNAME PASSWORD SUBREDDIT_NAME REPLY_FILElikeintolerable-bot intolerable-bot $PASSWORD Dota2 reply.md
- make sure you have a recent version of cabal installed
- clone this repo somewhere
- clone the
redditrepo into../reddit(relative to this repo) cabal install ../redditcabal installintolerable-bot USERNAME PASSWORD SUBREDDIT_NAME REPLY_FILE(assuming yourcabal/bindirectory is in your$PATH)
if you want to change the text for the original bot that runs on /r/Dota2, fork this repo, edit it, and send me a pull request