Skip to content

braun-steven/bottr-template

Repository files navigation

bottr-template

This repository shall give a rough template to start with writing a reddit bot using bottr.

Setup

  1. First run the setup.sh script with a name of the new bot [a-zA-Z_]:
$ ./setup.sh my_fancy_bot
  1. Replace the content of subreddits.txt and blacklist.txt

    • subreddits.txt with subs you want to monitor
    • blacklist.txt with subs you want to blacklist
  2. Fill out the credentials in creds.props. See also bottr: Bot Account Setup.

Releases

No releases published

Packages

No packages published