Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intolerable-bot

how to get it working

  1. make sure you have a recent version of cabal installed
  2. clone this repo somewhere
  3. clone the reddit repo into ../reddit (relative to this repo)
  4. cabal sandbox init
  5. cabal sandbox add-source ../reddit
  6. cabal install
  7. .cabal-sandbox/bin/intolerable-bot USERNAME PASSWORD SUBREDDIT_NAME REPLY_FILE like intolerable-bot intolerable-bot $PASSWORD Dota2 reply.md

installing it to your global cabal installation

  1. make sure you have a recent version of cabal installed
  2. clone this repo somewhere
  3. clone the reddit repo into ../reddit (relative to this repo)
  4. cabal install ../reddit
  5. cabal install
  6. intolerable-bot USERNAME PASSWORD SUBREDDIT_NAME REPLY_FILE (assuming your cabal/bin directory is in your $PATH)

suggesting changes to the reply

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

About

bot for replying to "i'm new" posts on /r/dota2

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages